Usage limits
plan_does_not_support_alerts
The organization’s plan does not include the alerts feature
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.
The organization’s plan does not include the alerts feature
| HTTP status | 402 Payment Required |
| Error code | plan_does_not_support_alerts |
| Resolve action | upgrade_plan |
PUT /v1/organizations/{org_id}/billing/subscription
{
"plan_id": "team"
}
Was this page helpful?