Workflow scheme drafts
Update draft default workflow
Sets the default workflow for a workflow scheme's draft.
Permissions required: Administer Jira global permission.
put/rest/api/2/workflowscheme/{id}/draft/default
Path parameters
idinteger required
The ID of the workflow scheme that the draft belongs to.
Request body
Response
Returned if the request is successful.
Changes
Changed in 1 of the 16 revisions of this API.1
- ●
added the new
product_discoveryenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●