auth.totp_required
HTTP 401
Enter the 6-digit code from your authenticator app.
Nhập mã 6 số từ ứng dụng xác thực của bạn.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/auth.totp_required",
"title": "…",
"status": 401,
"code": "auth.totp_required",
"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.