PHP Updaten
POST/accounts/ {accountIdentifier}/ installations/ actions/ update-php/
v1
POST
updatePhp
PHP Version vom übergebenen Account auf neue Zielversion updaten
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X POST \
-d '{"version":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/accounts/string/installations/actions/update-php