Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Forbidden - Authentication successful but insufficient permissions

Example Usage

import { ForbiddenResponseError } from "@openrouter/sdk/models/errors";

// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.ForbiddenResponseErrorData:heavy_check_mark:Error data for ForbiddenResponse{"code": 403,"message": "Only provisioning keys can perform this operation"}
userIdstring:heavy_minus_sign:N/A