delete_event
Remove a custom event definition and its payload validation without affecting existing automations that use the event name.
Instructions
Delete a custom-event definition (DELETE /events/:id). Existing automations keep their trigger names; this only removes the definition + its payload validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The event definition id. |