Add a webhook

Registers a new webhook URL to receive email event notifications.

Supported events: send, open, click, soft_bounce, hard_bounce, spam

Important: The webhook URL must respond with God bless you, SendClean to pass the validation check.

SendClean signs webhook POST requests with an HMAC-SHA1 signature in the X-SendCleanTES-SIGNATURE
header for optional verification. See the Webhook Authentication section for details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

A valid SendClean User ID

string
required

A valid API token

string
required

Webhook URL. Must respond with 'God bless you, SendClean'

string

Comma-separated list of events to subscribe to

string

Human-readable description

string
enum
Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json