Skip to main content
POST
Libera operaciones estacionadas por un rechazo permanente de reenvío

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
operationIds
string[] | null
requerido

Parked operation ids to un-park, as reported by the operation.forward_rejected alert (payload operationIds) or the park's ERROR log field parked_operation_ids. 1..500 UUIDs.

Ejemplo:

Respuesta

OK

action
string
requerido

Recovery action that was executed.

Ejemplo:

"unpark"

released
integer<int64>
requerido

Transmit claims actually cleared; these operations are back in the eligible backlog.

Ejemplo:

2

requested
integer<int64>
requerido

Distinct operation ids named in the request.

Ejemplo:

3

skipped
integer<int64>
requerido

Ids that carried no transmit claim (never parked, or already un-parked) or whose claim is younger than the safety floor.

Ejemplo:

1