InboxesWebhooks
Create Webhook
Create a webhook scoped to this inbox.
CLI:
agentmail inboxes:webhooks create --inbox-id <inbox_id> --url https://example.com/webhook --event-type message.received
post/v0/inboxes/{inbox_id}/webhooks
Path parameters
inbox_idstring required
The ID of the inbox.