This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************
curl --location -g --request POST 'https://manage.runcloud.io/api/v3/servers/{{serverId}}/webapps/{{webappId}}/fixowner' \
--header 'accept: application/json' \
--header 'content-type: application/json'
{
"message": "File ownership will be run shortly"
}