~/http-status-reference

HTTP 401 Unauthorized

Client Error · RFC 9110

# meaning

Authentication is required and has failed or has not yet been provided.

# typical use

Missing or invalid token. Include `WWW-Authenticate` header.

→ Browse all HTTP status codes

# other 4xx codes