Update Request Custom FieldsAsk AIput https://{hostname}/api/datasubject/v2/requestqueues/{requestQueueRefId}/customfields/{language}Use this API to update the fields of a request.Path ParamsrequestQueueRefIdstringrequiredReference ID of the requestlanguagestringrequiredA language code that identifies the language in which the request data should be returned after the move, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.Query ParamsmapOptionKeyToNameKeybooleanDefaults to falseIf true, call will map form fields option keys with their respective form field name keys. If false or not included, field keys will not be mapped.truefalseBody ParamsAdd FieldResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago