hosting_updatePHPVersionV1
Update the PHP version for a domain. Specify the target version after checking available versions via the Get PHP details endpoint.
Instructions
Changes the PHP version of the website.
Use the Get PHP details endpoint to see the versions available for the website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| version | Yes | PHP version to switch the website to. | |
| username | Yes | username parameter |