Skip to main content
PATCH
Update Endpoint

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

endpoint_id
string
required

Body

application/json
url
string | null
description
string | null
filter_types
string[] | null
user_id
string<uuid> | null

Subscribe only to events for this user. Pass null to remove the filter.

Response

Successful Response

id
string
required
url
string
required
description
string | null
filter_types
string[] | null
user_id
string<uuid> | null