Delete Alert
delete-alertDestructiveIdempotent
Permanently remove an alert by providing its unique ID. This action cannot be undone, ensuring you clean up unwanted alerts from your workspace.
Instructions
Permanently delete an alert. This cannot be undone.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | Alert ID (UUID) | |
| workspace_id | No | Workspace ID (UUID). Defaults to the workspace the API key is bound to. |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |