Skip to main content
DELETE
Delete a rule

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The rule's Universally-Unique Identifier (UUID). You can also use the externalId, if the rule has one.

Response

No Content