Field schemes

Update field scheme

Endpoint for updating an existing field association scheme.

Permissions required: Administer Jira global permission.

put/rest/api/2/config/fieldschemes/{id}

Path parameters

idinteger required

Request body

descriptionstring

The description value to update

namestring

The name value to update

Response

Returned if the update was successful.

descriptionstring
idinteger
namestring

Changes

No recorded changes to this endpoint across all 16 revisions of this API.