TempInbox docs

payload.too_large

HTTP 413

That attachment is too large.

Tệp đính kèm quá lớn.

How it arrives

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