Issue custom field configuration (apps)
Update custom field configurations
Update the configuration for contexts of a custom field of a type created by a Forge app.
Permissions required: Administer Jira global permission. Jira permissions are not required for the Forge app that created the custom field type.
put/rest/api/2/app/field/{fieldIdOrKey}/context/configuration
Path parameters
fieldIdOrKeystring required
The ID or key of the custom field, for example customfield_10000.
Request body
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/2/app/field/{fieldIdOrKey}/context/configuration:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}