403 Forbidden
| Code | 403 |
|---|---|
| Description | Forbidden. |
| Correlation ID | Unique identifier of the response. |
| Type | Client. |
| Message | The requested operation is not permitted for the user. |
| Generic Cause | You do not have the right set of roles and permissions to view this resource. |
| Quick Fix | If you are required to view this resource, request access at your account administrator. |
Error Example:
{
"error": {
"correlationId": "8374195b-dd57-453c-afea-a5c0e2d487d7",
"type": "client",
"message": "The requested operation is not permitted for the user."
}
}