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.

revisionId
string
true

The identifier for the decision revision.

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