Errors

already_released

409 – Already released. The entry is released to an Org whose Identity is alive.

Already released. Answered with 409.

What it means

The entry is released to an Org whose Identity is alive. A release is bound to that Org, and it works once.

What to do

Nothing to retry. The entry returns to reserved when that Identity is deleted.

The body

{
  "type": "https://tigby.eu/problems/already_released",
  "title": "Already released",
  "status": 409,
  "detail": "…what was refused, naming this request's own values",
  "code": "already_released",
  "doc_url": "https://docs.tigby.eu/errors/already_released",
  "agent_hint": "…the next step, for software"
}

Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.