Skip to main content
PUT
Update a webhook

Authorizations

Authorization
string
header
required

API Key authentication. Format: Bearer sk_live_... (production) or Bearer sk_test_... (staging). Obtain keys from Settings → Developer Console.

Path Parameters

id
string
required

Webhook ID

Body

application/json
name
string
url
string<uri>
events
string[]
isActive
boolean

Response

200

Webhook updated successfully