E02001 — Forbidden
You do not have permission to perform this action.
- HTTP status: 403
- Type: permission_error
- Name: Forbidden
What to do
The credentials are valid, but not allowed to perform this request. Check the API key's scopes and the acting user's workspace role: the request needs a broader scope or a role that grants this action.
Related
- Authentication: scopes and workspace roles
- E02xxx — Auth & identity: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code