Update a webhook endpoint
Webhooks
Update a webhook endpoint
Update URL and/or enabled state of a webhook endpoint.
PATCH
Update a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook endpoint to update (e.g. whe_...).
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$Body
application/json
Updated display name for the webhook endpoint.
Required string length:
1 - 120Updated tag-style purpose labels for the endpoint.
Maximum array length:
8New URL for the webhook endpoint. Must use https:// (http:// is only accepted for localhost in development).
Maximum string length:
2048New enabled state for the webhook endpoint.
The updated event subscriptions for the endpoint.
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