v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue field configurations

Update field configuration

Deprecated, use Field schemes which supports field association schemes.

Updates a field configuration. The name and the description provided in the request override the existing values.

This operation can only update configurations used in company-managed (classic) projects.

Permissions required: Administer Jira global permission.

put/rest/api/3/fieldconfiguration/{id}

Path parameters

idinteger required

The ID of the field configuration.

Request body

descriptionstring

The description of the field configuration.

namestring required

The name of the field configuration. Must be unique.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/fieldconfiguration/{id}:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}