Errors
not_reserved
409 – Nothing to release.
Nothing to release. Answered with 409.
What it means
The name is not reserved, so no Org is being kept from it and a release has nothing to hand over.
What to do
Nothing to do. If the name should be reserved, list it first.
The body
{
"type": "https://tigby.eu/problems/not_reserved",
"title": "Nothing to release",
"status": 409,
"detail": "…what was refused, naming this request's own values",
"code": "not_reserved",
"doc_url": "https://docs.tigby.eu/errors/not_reserved",
"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.