Delete rule by ID

Delete a custom rule by the rule's ID.

Authentication

AuthorizationBearer

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

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.

Response

Success
resultboolean
messagestring
contentobject

Errors

400
Bad Request Error