Delete a rule set

delete/ruleSets/{ruleSetId}

Deletes the specified rule set.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
ruleSetId
string
true

The rule set ID.

Responses

StatusMeaningDescription
204No Content

The rule set was deleted.

404Not Found

No rule set exists at the requested path.

Schema