Delete a decision node type

delete/decisionNodeTypes/{nodeTypeId}

Deletes the specified decision node type.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
nodeTypeId
string
true

The identifier for the decision node type.

Responses

StatusMeaningDescription
204No Content

The decision node type was deleted.

Headers