v4

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

Assign field configuration scheme to project

Deprecated, use Field schemes which supports field association schemes.

Assigns a field configuration scheme to a project. If the field configuration scheme ID is null, the operation assigns the default field configuration scheme.

Field configuration schemes can only be assigned to classic projects.

Permissions required: Administer Jira global permission.

put/rest/api/2/fieldconfigurationscheme/project

Request body

fieldConfigurationSchemeIdstring

The ID of the field configuration scheme. If the field configuration scheme ID is null, the operation assigns the default field configuration scheme.

projectIdstring required

The ID of the project.

Response

Returned if the request is successful.

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