update_plan
Update a pricing plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New plan name | |
| api_key | Yes | Operator API key | |
| plan_id | Yes | Plan ID | |
| is_active | No | Activate or deactivate plan | |
| is_default | No | Set as default plan | |
| free_calls_per_month | No | New free call limit | |
| price_per_call_usd_micro | No | New price per call |