Delete Webhook

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

Authentication

AuthorizationBearer

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

Path parameters

pod_idstringRequired
ID of pod.
webhook_idstringRequired
ID of webhook.

Errors

404
Not Found Error