> ## Documentation Index
> Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# forbidden

> Access denied

|                 |                 |
| --------------- | --------------- |
| **HTTP status** | `403 Forbidden` |
| **Error code**  | `forbidden`     |

## What happened

The caller is authenticated but not permitted to perform this action — for example, an API key whose project does not own the requested resource, or a user without the required organization role.

## How to fix

Verify that the authenticated user or API key has access to the target resource. For role-based errors, an owner of the organization can grant the necessary role.
