Update PHP version
hosting_updatePHPVersionV1Switch a website's PHP version to a specified release. Verify available versions first using the 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 |