Workflows
Delete inactive workflow
Deletes a workflow.
The workflow cannot be deleted if it is:
- an active workflow.
- a system workflow.
- associated with any workflow scheme.
- associated with any draft workflow scheme.
Permissions required: Administer Jira global permission.
delete/rest/api/3/workflow/{entityId}
Path parameters
entityIdstring required
The entity ID of the workflow.
Response
Returned if the workflow is deleted.