Retry an action-run item

View as Markdown

Re-queues a failed item for another attempt, re-checking the action and template pins on re-execution.

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
runIdstringRequired
itemIdstringRequired

Response

The re-queued 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