Delete a decision type

delete/flowTypes/{flowTypeId}

Deletes the specified decision type.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
flowTypeId
string
true

The identifier for the decision type.

Responses

StatusMeaningDescription
204No Content

The decision type was deleted.

Headers