panelica_domains_patch_v1_domains_id_php
Update the PHP version for a specific domain in Panelica. Use this to change PHP settings for a domain via ID.
Instructions
Update php
HTTP: PATCH /v1/domains/:id/php Category: Domains Required scopes: domains: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. |