Issue field configurations

Create field configuration scheme

Deprecated, use Field schemes which supports field association schemes.

Creates a field configuration scheme.

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

Permissions required: Administer Jira global permission.

post/rest/api/2/fieldconfigurationscheme

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.

descriptionstring

The description of the field configuration scheme.

idstring required

The ID of the field configuration scheme.

namestring required

The name of the field configuration scheme.

Changes

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