Terminate a workflow

delete/flows/{decisionId}/revisions/{revisionId}/workflows

Terminates the workflow for the specified decision revision.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
decisionId
string
true

The identifier for the decision.

revisionId
string
true

The identifier for the decision revision.

Responses

StatusMeaningDescription
204No Content

The workflow was terminated.

Headers
400Bad Request

The request was invalid.

HeadersSchema
404Not Found

No workflow exists at the requested path.

HeadersSchema