Details for HTTP code 401 - Unauthorized

Information about HTTP status code 401, its meaning, and any related restrictions.

Status:

401 Unauthorized

Authentication is required but has not been provided. This is similar to 403, but is used when authentication is required and hasn't been provided.

The response will include a www-authenticate header containing authentication details.