{
"id": "290cc367051a4b4f99cbef23873909ff",
"closeDate": "2025-07-01 11:09:00"
}curl --location --request POST '/front/server-instance/addTimingShutdown' \
--header 'FrontToken: {{FrontToken}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "290cc367051a4b4f99cbef23873909ff",
"closeDate": "2025-07-01 11:09:00"
}'{
"code": 1001,
"message": null,
"data": null
}