Skip to content

Forbidden

This problem occurs when the requested resource (and/or operation combination) is not authorized for the requesting client (and or authorization context).

Your client application tried to perform an operation on a resource that it’s not authorized to perform in the given context.

{
    "type": "https://developer.quinyx.com/api/problems/forbidden",
    "title": "Forbidden",
    "detail": "The resource could not be returned as the requestor is not authorized",
    "status": 403
}