FrontToken: ********************{
"serverId": "string"
}curl --location --request PUT '/api/v1/instance/close' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"serverId": "string"
}'{
"success": true,
"warn": true,
"error": true,
"data": {},
"empty": true,
"property1": {},
"property2": {}
}