Forbidden
HTTP 403
forbiddenThe access token does not include the required scope for this endpoint. Contact your account manager to adjust scopes.
Type URI
https://docs.avvail.com/v2/problems/forbiddenExample Response
{
"type": "https://docs.avvail.com/v2/problems/forbidden",
"title": "Forbidden",
"detail": "The access token does not include the required scope for this endpoint. Conta...",
"instance": "/v2/example"
}