Skip to main content
POST
Create webhook subscription

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Body

application/json
url
string<uri>
required
events
string[]
required
Minimum array length: 1
description
string

Response

Webhook created. Store the secret value securely.

id
string
url
string
events
string[]
status
string
secret
string

HMAC secret. Only returned on creation.

hint
string