Submit a task
Submits a human task’s output; record-writing tasks additionally require data-record:write.
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.
output
The task's output values.
recordId
The record id picked for a lookup-then-edit task without a context path.
Response
The submission result.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error