Create webhook
Required scope: webhooks:manage
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.
Body
URL associated with this resource.
Value constraints
Identifier of the connected Polymorfa session.
Event types this webhook subscribes to.
HMAC key used to verify signed payloads.
Retry policy applied after a failed delivery attempt.
HTTP headers attached to the outgoing request.
"native" (default) = Polymorfa event envelope. "meta" = Meta Cloud API webhook shape (object/entry/changes/value), signed with X-Hub-Signature-256.
Allowed values
native, meta