Delete a logic expression

delete/logicExpressions/{logicExpressionId}

Deletes a logic expression with a given logic expression identifier.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
logicExpressionId
string
true

Specifies the identifier for the given logic expression.

<= 36 characters

Responses

StatusMeaningDescription
204No Content

The logic expression was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No logic expression exists at the requested path.

Schema