v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Workflow schemes

Delete workflow scheme

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 Jira global permission.

delete/rest/api/2/workflowscheme/{id}

Path parameters

idinteger required

The ID of the workflow scheme. Find this ID by editing the desired workflow scheme in Jira. The ID is shown in the URL as schemeId. For example, schemeId=10301.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/2/workflowscheme/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}