This API v2 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************{}curl --location -g --request GET 'https://manage.runcloud.io/api/v2/servers/{{serverId}}/php/version' \
--header 'accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'[
"php72rc",
"php73rc",
"php74rc",
"php80rc",
"php81rc",
"php82rc",
"php83rc"
]