Delete Blocklist
delete-blocklistDestructiveIdempotent
Permanently remove a blocklist from your workspace by specifying its ID. This deletion is irreversible.
Instructions
Permanently delete a blocklist. This cannot be undone.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocklist_id | Yes | Blocklist 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 |