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
description
string | null
Maximum string length: 500
events
string[]
Required string length: 1 - 100
is_active
boolean

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