TempInbox docs

filter.limit_reached

HTTP 422

You reached your filter limit.

Bạn đã đạt giới hạn số bộ lọc.

How it arrives

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