Skip to main content

Effective 10 September 2024, API Documentation can be found on our Equinix Product Documentation site.
The content on this page will not be updated after 1 Oct 2024 and will be inaccessible after 31st Dec 2024.


401: Unauthorized

The 401 (Unauthorized) status code indicates that the authentication credentials are incorrect. The user may repeat the request with a new or replaced Authorization header field.

Code401
DescriptionAuthentication Error.
Generic CauseUnauthorized authentication token.
Quick FixProvide a valid authentication token.

There are different types of authentication errors. This section provides sample scenarios and tips to identify them.