Skip to main content

WebhookEventType

An event a webhook endpoint can subscribe to. email.received fires for inbound mail and carries an inbound_id rather than an email_id.

stringWebhookEventType

An event a webhook endpoint can subscribe to. email.received fires for inbound mail and carries an inbound_id rather than an email_id.

Possible values: [email.sent, email.delivered, email.bounced, email.opened, email.clicked, email.complained, email.failed, email.delayed, email.received]

WebhookEventType
"email.sent"