Delete a locked decision revision

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

Deletes the specified locked 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 decision revision was deleted.

Headers