Errors
account_confirmation_mismatch
400 – Confirmation does not match.
Confirmation does not match. Answered with 400.
What it means
Deleting an account is irreversible, so it is confirmed by naming the account. The confirm value was missing or was not the account's own email address, and nothing was deleted.
What to do
Send the account's email address as confirm. Nothing else is accepted: the address is the confirmation.
The body
{
"type": "https://tigby.eu/problems/account_confirmation_mismatch",
"title": "Confirmation does not match",
"status": 400,
"detail": "…what was refused, naming this request's own values",
"code": "account_confirmation_mismatch",
"doc_url": "https://docs.tigby.eu/errors/account_confirmation_mismatch",
"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.