Authorizations
Headers
Body
Information about the webhook endpoint to be created
The URL that the webhook will send events to. It must use the HTTPS scheme and have a valid X.509 certificate. The URL doesn't need to be live, but the host must be reachable.
1Specifies the starting point from which this webhook will receive events. This should usually be set to "webhook_creation", unless there is a reason why this webhook needs to process events from before its creation. When this value is set to "webhook_creation", the webhook will receive a small number of events preceding its creation for convenience.
webhook_creation, beginning_of_time The list of event categories that the webhook endpoint will receive
Response
Webhook endpoint created
A UUID that uniquely identifies a resource
1 - 42The URL that the webhook will send events to
The status of the webhook. Only active webhooks will receive events automatically.
active, disabled, deleted The public key (in PEM format) that should be used to verify the authenticity of webhook events
The list of event categories that the webhook endpoint will receive
