Claim Batch

Atomically claim multiple tasks by ID for an agent.

post/api/v1/tasks/claim-batch

Request body

task_idsstring[] required
agent_idstring required
claimed_by_sessionstring nullable

Response

Successful Response

claimedstring[] required
failedstring[] required

Changes

No recorded changes to this endpoint across all 16 revisions of this API.