Skip to main content
PUT
Update Webhook

Headers

Authorization-Signature
string
required

Authorization header format: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'

Path Parameters

webhook_id
string
required

The unique identifier of the webhook

Body

application/json
url
string | null
Example:

"https://example.com/webhook"

subscription_events
string[]
Example:
active
boolean | null
Example:

true

Response

Webhook updated successfully

id
string
required
Example:

"cuidjkhg3e289y74u5t6v"

url
string
required
Example:

"https://example.com/webhook"

active
boolean
required
Example:

true

webhook_secret
string
Example:

"whsec_xxxxx"

subscription_events
string[]
Example: