Save task progress
Persists in-progress form state for a claimed task.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
runId
taskId
Request
This endpoint expects an object.
state
The in-progress form state to persist.
Response
Progress saved.
ok
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error