v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Issue field configurations

Update field configuration scheme

Deprecated, use Field schemes which supports field association schemes.

Updates a field configuration scheme.

This operation can only update field configuration schemes used in company-managed (classic) projects.

Permissions required: Administer Jira global permission.

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

Path parameters

idinteger required

The ID of the field configuration scheme.

Request body

descriptionstring

The description of the field configuration scheme.

namestring required

The name of the field configuration scheme. The name must be unique.

Response

Returned if the request is successful.

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