POST向 https://stablediffusionapi.com/api/v1/enterprise/update_server 接口发送请求以更新您的专用服务器。curl --location --request POST 'https://stablediffusionapi.com/api/v1/enterprise/update_server' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "enterprise_api_key"
}'{
"message": "string",
"status": "string"
}