curl --request DELETE \
--url https://api.egp.scale.com/v4/serving/{model_server_id} \
--header 'x-api-key: <api-key>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}curl --request DELETE \
--url https://api.egp.scale.com/v4/serving/{model_server_id} \
--header 'x-api-key: <api-key>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}