/
OP
openwearables
/
Open Wearables API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.1.0
2026-07-31
121
144
224.9 KB
External: Webhooks
Update Endpoint
patch
/api/v1/webhooks/endpoints/{endpoint_id}
Path parameters
endpoint_id
string
required
Request body
EndpointUpdateRequest
required
url
string
nullable
description
string
nullable
filter_types
string[]
nullable
user_id
string
uuid
nullable
Subscribe only to events for this user. Pass null to remove the filter.
Response
Successful Response
EndpointResponse
required
id
string
required
url
string
required
description
string
nullable
filter_types
string[]
nullable
user_id
string
uuid
nullable