Delete Rule
gorgias_delete_rulePermanently delete a helpdesk rule by its unique ID. Removes the rule from Gorgias with no undo option.
Instructions
DELETE /api/rules/{id} — Permanently delete a rule by ID. This action is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the rule to delete |