Terminate a workflow

delete/flows/{decisionId}/revisions/{revisionId}/workflows
Internal-Use Only

Terminates the workflow for the specified decision revision.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
decisionId
string
true

The identifier for the decision.

Examples:
"094078e7-278a-4719-a704-6e5e65af29ee"
revisionId
string
true

The identifier for the decision revision.

Examples:
"cd942f3c-60a0-4b16-9184-4cb8921fb0eb"

Responses

StatusMeaningDescription
204No ContentThe workflow was terminated.Headers
400Bad RequestThe request was invalid.HeadersSchema
404Not FoundNo workflow exists at the requested path.HeadersSchema
500Internal Server ErrorAn error occurred while terminating the workflow.HeadersSchema