Forbidden
HTTP 403
forbiddenToken is valid but lacks the scope required for this endpoint.
Type URI
https://docs.avvail.com/v2/problems/forbiddenExample Response
{
"type": "https://docs.avvail.com/v2/problems/forbidden",
"title": "Forbidden",
"detail": "Token is valid but lacks the scope required for this endpoint.",
"instance": "/v2/example"
}