Delete Webhook

**CLI:** ```bash agentmail inboxes:webhooks delete --inbox-id <inbox_id> --webhook-id <webhook_id> ```

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

inbox_idstringRequired
The ID of the inbox.
webhook_idstringRequired
ID of webhook.

Errors

404
Not Found Error