< Index

Authentication is Required

Example

{
    "type": "/v1/problems/missing-authentication-token",
    "title": "Authentication is Required.",
    "status": 401,
    "detail": "The requested endpoint requires authentication using a bearer token. This should be provided through the 'Authorization' HTTP header."
}