Orchestration
Retry an outbox command
deprecated
Resurrect a dead (or stuck) sidecar command after fixing the cause. Claims the row atomically and re-delivers it with a fresh attempt budget; a delivery failure is reported in the 200 body (delivered: false), not as an error status. Company-wide: an owner session may retry ANY command in the company. Takes no request body.
POST
Retry an outbox command
Authorizations
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
Path Parameters
The sidecar command id.
Retry an outbox command