Webhooks
Update Webhook Headers
Update the headers for a specific webhook.
PATCH
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Webhook ID
Body
application/json
Object of header-value pair to update or add
Response
Webhook headers patched successfully
Last modified on March 25, 2026
JavaScript