Webhooks
Update Webhook
Update inbox or pod subscriptions, or replace the webhook's event_types in full when you pass a non-empty event_types array (see request field docs). Inbox and pod changes use add/remove lists.
CLI:
agentmail webhooks update --webhook-id <webhook_id> --add-inbox-id <inbox_id>
patch/v0/webhooks/{webhook_id}
Path parameters
webhook_idstring required
ID of webhook.