panelica_plans_patch_v1_plans_id
Update an existing hosting plan by providing its ID and the fields to change. Use this tool to modify plan details through the Panelica API.
Instructions
Update plan
HTTP: PATCH /v1/plans/:id Category: Plans Required scopes: plans:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |