Deletes a workflow scheme. Note that a workflow scheme cannot be deleted if it is active (that is, being used by at least one project).Permissions required:Administer Jiraglobal permission.
Request
Path Params
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠400Returned if the scheme is active.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.
🟠404Returned if the workflow scheme is not found.