This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************{}curl --location --globoff 'https://manage.runcloud.io/api/v3/servers/{{serverId}}/webapps/{{webappId}}/runcache/preload' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"message": "Cache preload will happen shortly!"
}