Create a webhook endpoint
Webhooks
Create a webhook endpoint
Create a webhook endpoint for the authenticated organization.
POST
Create a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The URL of the webhook endpoint. Must use https:// (http:// is only accepted for localhost in development).
Maximum string length:
2048Example:
"https://example.com/webhooks/kayle"
An optional display name for the webhook endpoint.
Required string length:
1 - 120Optional tag-style purpose labels for this endpoint.
Maximum array length:
8Whether the endpoint should be enabled immediately. Defaults to true.
The event types this endpoint should receive.
Available options:
verification.session.succeeded, verification.session.failed, verification.session.expired, verification.session.cancelled How long Kayle should retain encrypted undelivered payloads after terminal delivery failure.
Available options:
0