Webhook
Create Webhook V2
Create Webhook V2
Creates a v2 webhook subscription.
V2 supports additional args for event-specific filtering/configuration.
Webhook security behavior is identical to v1:
- optional shared-secret based signing
- outgoing X-Webhook-Timestamp and X-Webhook-Signature
- receiver verifies raw body + timestamp + signature
See create webhook documentation for detailed signing flow.
post/v2/webhook_v2
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.