POST /v1/webhooks
Body
string
required
HTTPS endpoint that receives the event POSTs. Each delivery is signed with the secret returned below.
string[]
required
Events to subscribe to. One or more of
accepted, queued, sending, sent, delivery, bounce, complaint, open, click, delivery_delayed, rejected, rendering_failure, failed, inbound_received, inbound_rejected.Request
Response
Returns201 Created with the endpoint. New endpoints start enabled.
201 Created
