message.not_found
HTTP 404
This message is gone.
Thư này không còn nữa.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/message.not_found",
"title": "…",
"status": 404,
"code": "message.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.