TempInbox docs

mailbox.quota_exceeded

HTTP 429

You reached your mailbox limit.

Bạn đã đạt giới hạn số hộp thư.

How it arrives

{
  "type": "https://docs.tempinbox.vn/errors/mailbox.quota_exceeded",
  "title": "…",
  "status": 429,
  "code": "mailbox.quota_exceeded",
  "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.

All error codes