Skip to main content
PATCH
Update a webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
url
string<uri>
events
string[]
description
string | null
is_active
boolean

Response

200 - application/json

OK

id
string
url
string
description
string | null
events
string[]
is_active
boolean
created_at
string<date-time>
updated_at
string<date-time>