401 Unauthorised - Invalid Token

Indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.

{
  "error_message": "invalid access token",
  "error_code": "NOT_AUTHORIZED"
}