staging:develop:ci:905d99a6
v2v3

Unauthorized

HTTP 401unauthorized

Access token is missing, expired, or invalid.

Type URI

https://docs.avvail.com/v2/problems/unauthorized

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/unauthorized",
  "title": "Unauthorized",
  "detail": "Access token is missing, expired, or invalid.",
  "instance": "/v2/example"
}