null
curl --location --request POST 'getTimeServer' \ --header 'Authorization: Bearer xxx' \ --header 'Content-Type: application/json' \ --data-raw 'null'
{ "timeServer": 0 }