// REFERENCE

401 Unauthorized (not authenticated)

Class: 4xx

Valid authentication is missing: you're not logged in or the token/credential is invalid. Despite the name, it means «not authenticated». The response usually carries WWW-Authenticate.

Related tools

Work with this in:

Related

Semantics per RFC 9110 and the IANA status code registry. Educational content.