Skip to main content
PATCH
Patch Webhook

Authorizations

Authorization
string
header
required

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

Headers

x-api-version
string<date>
default:2024-03-26

Path Parameters

webhook_id
string<uuid>
required

ID of the Webhook to be updated

Body

application/json

Details for webhook

url
string | null
enabled
boolean | null
filter
WebhookFilterDeprecated · object

Response

Successful Response

data
WebhookResponse · object
required