v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue custom field options

Update custom field options (context)

Updates the options of a custom field.

If any of the options are not found, no options are updated. Options where the values in the request match the current values aren't updated and aren't reported in the response.

Note that this operation only works for issue field select list options created in Jira or using operations from the Issue custom field options resource, it cannot be used with issue field select list options created by Connect apps.

Permissions required: Administer Jira global permission.

put/rest/api/3/field/{fieldId}/context/{contextId}/option

Path parameters

fieldIdstring required

The ID of the custom field.

contextIdinteger required

The ID of the context.

Request body

Response

Returned if the request is successful.