cURL
curl --request POST \ --url https://api.humcli.com/api/v1/operator/tasks/{id}/withdraw-claim \ --header 'Authorization: Bearer <token>'
{ "task_id": "<string>", "status": "PENDING" }
Withdraw from an ESTIMATE_PENDING task before agent approves.
Clerk JWT for operator endpoints.
Claim withdrawn
PENDING
ESTIMATE_PENDING
ACCEPTED
IN_PROGRESS
SUBMITTED
VERIFIED
COMPLETED
MANUAL_REVIEW
DISPUTED
CANCELLED