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/2/workflow/{entityId}

Path parameters

entityIdstring required

The entity ID of the workflow.

Response

Returned if the workflow is deleted.

Changes

No recorded changes to this endpoint across all 15 revisions of this API.