Servers
Update PHP site version
Update the PHP site version for the server.
Processing mode: <small><code>async</code></small>
put/orgs/{organization}/servers/{server}/php/site-version
Path parameters
organizationstring required
The organization slug
serverinteger required
The server ID
Request body
Example request
{
"php_version": "7.4"
}Response
No content