Skip to main content
PUT
Update Webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Body

application/json
WebhookEndpoint
string | null
AdditionalHeaders
Additionalheaders · object | null
EventTypes
string[] | null

Response

Successful Response

success
boolean
required
data
unknown