invalid_token

The dashboard session token could not be verified.

HTTP status401
Error typeauthentication_error
RetryNo. Check the key.

Response shape

{
  "error": {
    "type": "authentication_error",
    "code": "invalid_token",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/invalid_token",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.