Usage limits
add_on_required
Feature requires purchasing an add-on package
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.
Feature requires purchasing an add-on package
| HTTP status | 402 Payment Required |
| Error code | add_on_required |
| Resolve action | purchase_add_on |
POST /v1/organizations/{org_id}/billing/addons
{
"type": "monitor_pack",
"quantity": 1
}
Was this page helpful?