Skip to main content
Create Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
domain
string
required
Example:

"mail.contoso.com"

active
boolean
track_opens
boolean
default:false
track_clicks
boolean
default:false
created_at
string<date-time>

The date the subscriber was created

Example:

"2022-10-12T18:57:23.000000Z"

Response

OK

data
object