Request

Send a POST request to below endpoint to update your dedicated server.
curl
--request POST 'https://modelslab.com/api/v1/enterprise/realtime/update_server' \

Body

json
{ 
    "key": "enterprise_api_key"
}