v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Workflow scheme project associations

Assign workflow scheme to project

Assigns a workflow scheme to a project. This operation is performed only when there are no issues in the project.

Workflow schemes can only be assigned to classic projects.

Permissions required: Administer Jira global permission.

put/rest/api/3/workflowscheme/project

Request body

projectIdstring required

The ID of the project.

workflowSchemeIdstring

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

Response

Returned if the request is successful.

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