Update webhook endpoint
Updates a webhook endpoint's configuration. Only provided fields are changed.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
endpoint_id
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Request
This endpoint expects an object.
url
label
description
enabled_events
enabled
attribute_blocklist
Attribute paths to exclude from webhook payloads.
event_filter_conditions
Conditional filters applied before dispatching events to this endpoint.
api_version
key_inflection
Allowed values:
Response
Updated webhook endpoint.
id
url
environment
Allowed values:
enabled
enabled_events
Event types this endpoint is subscribed to. Empty means all events.
created_at
updated_at
label
description
attribute_blocklist
Attribute paths to exclude from webhook payloads.
event_filter_conditions
Conditional filters applied before dispatching events to this endpoint.
api_version
key_inflection
Allowed values:
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error