TempInbox docs

auth.forbidden

HTTP 403

You don't have permission to do that.

Bạn không có quyền thực hiện thao tác này.

How it arrives

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