Skip to main content
PATCH
Update webhook endpoint

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Path Parameters

endpoint_id
string<uuid>
required

Body

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

Response

Successful Response

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