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.
Updates metadata on an existing session. Only external_ref and
metadata can be changed. Sessions that have been redacted cannot
be updated.
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Session ID (ses_*).
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.
Merge keys into the session’s metadata. Existing keys not
included in the request are preserved. Set a key to null
to remove it. Each value is capped at 16 KB of serialized
UTF-8.
Data retention status (active, sensitive_redacted, redacted).
Capture URL (only present while session is pending/capturing).