Authentication & authorization
premium_required
Endpoint or tool requires a plan that includes premium endpoints
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Endpoint or tool requires a plan that includes premium endpoints
| HTTP status | 402 Payment Required |
| Error code | premium_required |
| Resolve action | upgrade_plan |
PUT /v1/organizations/{org_id}/billing/subscription
{
"plan_id": "business"
}
Was this page helpful?