Update a webhook endpoint
Update a webhook endpoint
Updates the webhook endpoint. You may only edit the URL of your endpoint.
PATCH
Update a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the webhook endpoint
Body
application/json
The URL of the webhook endpoint.
Required string length:
1 - 2083Last modified on May 12, 2026