Skip to main content
POST
Un-park operations held by a permanent forward rejection

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json
operationIds
string[] | null
required

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.

Example:

Response

OK

action
string
required

Recovery action that was executed.

Example:

"unpark"

released
integer<int64>
required

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

Example:

2

requested
integer<int64>
required

Distinct operation ids named in the request.

Example:

3

skipped
integer<int64>
required

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

Example:

1