Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhook_id
string
required

Webhook ID

Body

application/json
headers
object
required

Object of header-value pair to update or add

Response

Webhook headers patched successfully

Last modified on March 25, 2026