hosting_updatePHPVersionV1
Update a website's PHP version to a specified version. Check available versions via the Get PHP details endpoint before switching.
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 |