Workflow schemes
Update default workflow
Sets the default workflow for a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded to true in the request object and a draft workflow scheme is created or updated with the new default workflow. The draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
put/rest/api/3/workflowscheme/{id}/default
Path parameters
idinteger required
The ID of the workflow scheme.
Request body
Response
Returned if the request is successful.