v4

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

Create field configuration

Deprecated, use Field schemes which supports field association schemes.

Creates a field configuration. The field configuration is created with the same field properties as the default configuration, with all the fields being optional.

This operation can only create configurations for use in company-managed (classic) projects.

Permissions required: Administer Jira global permission.

post/rest/api/3/fieldconfiguration

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.

descriptionstring required

The description of the field configuration.

idinteger required

The ID of the field configuration.

isDefaultboolean

Whether the field configuration is the default.

namestring required

The name of the field configuration.