Workflow scheme drafts
Create draft workflow scheme
Create a draft workflow scheme from an active workflow scheme, by copying the active workflow scheme. Note that an active workflow scheme can only have one draft workflow scheme.
Permissions required: Administer Jira global permission.
post/rest/api/3/workflowscheme/{id}/createdraft
Path parameters
idinteger required
The ID of the active workflow scheme that the draft is created from.
Response
Returned if the request is successful.
Changes
Changed in 1 of the 18 revisions of this API.1
- ●
added the new
product_discoveryenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●