Request

Send a POST request to below endpoint to restart your dedicated server.
curl
--request POST 'https://modelslab.com/api/v1/enterprise/super_resolution/restart_server' \

Body

json
{ 
    "key": "enterprise_api_key"
}