Unauthorized
HTTP 401
unauthorizedAccess token is missing, expired, or invalid.
Type URI
https://docs.avvail.com/v2/problems/unauthorizedExample Response
{
"type": "https://docs.avvail.com/v2/problems/unauthorized",
"title": "Unauthorized",
"detail": "Access token is missing, expired, or invalid.",
"instance": "/v2/example"
}