Skip to main content
PATCH
Update a webhook endpoint's url, events, or enabled state

Authorizations

Authorization
string
header
required

API key: Authorization: Bearer og_live_...

Path Parameters

webhook_id
string<uuid>
required

Body

application/json
url
string<uri>
event_types
string[]
Required array length: 1 - 50 elements
Minimum string length: 1
name
string
Required string length: 1 - 120
enabled
boolean

Response

Success

The response is of type object.