Create Webhook
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
ID of the MailerSend domain that should emit webhook events.
stringrequired
Human-readable name for the webhook.
stringrequired
Destination URL that should receive MailerSend webhook calls.
array of stringrequired
MailerSend event types that should trigger this webhook.
boolean
Whether the webhook should be active after creation.