curl --request POST \
--url http://localhost:8080/servers/sync{
"created": 123,
"updated": 123,
"removed": 123,
"total": 123
}curl --request POST \
--url http://localhost:8080/servers/sync{
"created": 123,
"updated": 123,
"removed": 123,
"total": 123
}