Delete Webhook

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

Authentication

AuthorizationBearer

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

Path parameters

webhook_idstringRequired
ID of webhook.

Errors

404
Not Found Error