Delete rule by ID

Delete a custom rule by the rule's ID.

Path parameters

ruleIdstringRequired

The ID for the rule. You can get this from the get custom rules endpoint or from the Portal’s Policy Settings.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success
resultboolean or null
messagestring or null
contentobject or null

Errors