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.
请求参数
Path 参数
返回响应
🟢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.