mailbox.not_found
HTTP 404
This mailbox no longer exists.
Hộp thư này không còn tồn tại.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/mailbox.not_found",
"title": "…",
"status": 404,
"code": "mailbox.not_found",
"traceId": "…"
}
Match on code, never on title — titles are prose and may be reworded.
Quote traceId when asking for help; it follows the request across every service.