Retry an action-run item
Retry an action-run item
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
projectId
runId
itemId
Response
The re-queued item.
item
An action-run item projection (one per input).
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error