Skip to main content
POST
Register a webhook endpoint (secret returned once)

Authorizations

Authorization
string
header
required

Admin session token (integrations.crm permission). Management endpoints only.

Body

application/json
url
string<uri>
required

https

events
string[]

Event types to receive, or ["*"].

description
string
Maximum string length: 200

Response

Created

secret
string

Signing secret. Shown once.

Example:

"whsec_…"

data
object