Terminate a workflow
delete/flows/{decisionId}/revisions/{revisionId}/workflows
Terminates the workflow for the specified decision revision.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The workflow was terminated. | Headers | |
400 | Bad Request | The request was invalid. | Headers | Schema |
404 | Not Found | No workflow exists at the requested path. | Headers | Schema |
500 | Internal Server Error | An error occurred while terminating the workflow. | Headers | Schema |