Skip to main content
POST
Create Webhook
Creates a webhook subscription to receive HTTP POST event notifications.

Body

string
required
HTTPS endpoint where events should be delivered.
string[]
required
Events to subscribe to: email.sent, email.delivered, email.bounced, email.complained, email.opened, email.clicked.

Response

string
Webhook ID (whk_...)
string
Secret used to sign and verify payloads