Skip to main content
DELETE
Delete a rule

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

UUID of the rule to delete.

Response

Rule deleted.

success
boolean
Example:

true

message
string
Example:

"Rule deleted successfully"

data
any[]