Approve an action-run item

View as Markdown

Approves a needs-review item, materializing its result (a record on the extract axis, an un-parked file on the generate/fill axis).

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
runIdstringRequired
itemIdstringRequired

Response

The approved item.
itemmap from strings to any

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

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error