Delete a rule

delete/ruleSets/{ruleSetId}/rules/{rid}
Internal-Use Only

Deletes the rule from the rule set.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
rid
string
true

The rule ID.

ruleSetId
string
true

The rule set ID.

Responses

StatusMeaningDescription
204No ContentThe resource was deleted.
404Not FoundNo rule ID exists at the requested path.Schema