Delete a rule

delete/ruleSets/{ruleSetId}/rules/{rid}

Deletes the rule from the rule set.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
rid
string
true

The rule ID.

ruleSetId
string
true

The rule set ID.

Responses

StatusMeaningDescription
204No Content

The resource was deleted.

404Not Found

No rule ID exists at the requested path.

Schema