Claim a case
Claims a case for a reviewer. Succeeds if unclaimed, owned by the
same user, or the previous claim has expired (30 minutes).
Requires cases:write scope.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
case_id
Request
This endpoint expects an object.
reviewer_id
Org user public ID or UUID of the reviewer.
Response
Case claimed
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