Skip to main content

WebhookUpdateRequest

urlstring<uri>
eventsWebhookEventType[]

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

descriptionstring
activeboolean
WebhookUpdateRequest
{
"url": "string",
"events": [
"email.sent"
],
"description": "string",
"active": true
}