Method
Parameters
*CreateWebhookRequest
required
The webhook creation parameters
string
required
The URL endpoint that will receive webhook events
[]string
required
Array of event types to subscribe to. Available events:
email.sentemail.deliveredemail.delivery_delayedemail.complainedemail.bouncedemail.openedemail.clickedemail.receivedemail.failedcontact.createdcontact.updatedcontact.deleteddomain.createddomain.updateddomain.deleted
Response
string
Always
"webhook"string
The unique identifier of the created webhook
string
The signing secret for verifying webhook payloads. Store this securely - it’s only shown once.