Edit an action-run item

View as Markdown

Overwrites a needs-review extract item’s field values (the generate/fill axis carries a document, not editable fields).

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
runIdstringRequired
itemIdstringRequired

Request

This endpoint expects an object.
fieldsmap from strings to anyRequired

Response

The edited item.
itemmap from strings to any

An action-run item projection (one per input).

Errors

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