Update a session
Updates metadata on an existing session. Only external_ref and
metadata can be changed. Sessions that have been redacted cannot
be updated.
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Session ID (ses_*).
Headers
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response key casing. Defaults to snake.
Unique key for idempotent requests. Cached for 24 hours. Sending the
same key with different parameters returns 422.
Request
Merge keys into the session’s metadata. Existing keys not
included in the request are preserved. Set a key to null
to remove it.
Response
Data retention status (active, sensitive_redacted, redacted).
Capture URL (only present while session is pending/capturing).