v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Issue custom field contexts

Update custom field context

Updates a custom field context.

Permissions required: Administer Jira global permission.

put/rest/api/2/field/{fieldId}/context/{contextId}

Path parameters

fieldIdstring required

The ID of the custom field.

contextIdinteger required

The ID of the context.

Request body

descriptionstring

The description of the custom field context. The maximum length is 255 characters.

namestring

The name of the custom field context. The name must be unique. The maximum length is 255 characters.

Response

Returned if the context is updated.

{"stackTrail":"paths:/rest/api/2/field/{fieldId}/context/{contextId}:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}