delete_mailbox_webhook
Delete a webhook by specifying project and webhook IDs. Idempotent operation succeeds even if the webhook is already deleted.
Instructions
Delete a webhook. Idempotent — succeeds even if already deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| webhook_id | Yes | The webhook ID (whk_...) | |
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox. |