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-27

Path Parameters

webhook_id
string<uuid>
required

ID of the Webhook to be updated

Body

application/json

Details for webhook

filters
RealTimeFilter · object | null
options
RealTimeOption · object | null
url
string | null
enabled
boolean | null

Response

Successful Response

data
WebhookResponse · object
required