Edit a task draft

View as Markdown

Applies inline cell edits to a draft record and re-validates it.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
runIdstringRequired
taskIdstringRequired
draftIdstringRequired

Request

This endpoint expects an object.
datamap from strings to anyRequired

Response

The re-validated draft.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error