Skip to main content
POST
Register a new webhook

Authorizations

Authorization
string
header
required

Polymorfa organization key (titan_ prefix), project token (titan_pt_ prefix), or client token (titan_ct_ prefix), where the operation permits that audience.

Body

application/json
url
string<uri>
required
session
string
events
string[]
hmacKey
string
retries
object
headers
object[]
format
enum<string>

"native" (default) = Polymorfa event envelope. "meta" = Meta Cloud API webhook shape (object/entry/changes/value), signed with X-Hub-Signature-256.

Available options:
native,
meta

Response

Webhook created

success
enum<boolean>
required
Available options:
true
data
object
required