Escalate a case
Escalates a case for senior review. Optionally assign to a specific
reviewer and provide a reason.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
case_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.
escalated_to
User ID to escalate to.
reason
Reason for escalation.
notes
Additional notes.
Response
Case escalated.
id
Case public ID.
session_id
UUID of the associated session.
status
created_at
decision
Allowed values:
assigned_to
UUID of the assigned reviewer.
claimed_at
entered_review_at
decided_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error