XreplyAIDevelopers
API ReferenceRules

Delete a custom rule

Requires scope: `rules:write` and a paid plan.

DELETE
/custom_rules/{id}
AuthorizationBearer <token>

A personal API key created in the dashboard (Starter, Pro, and Team plans).

In: header

Path Parameters

id*integer

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/custom_rules/0"
Empty