curl --location --request PUT 'https://demo.traccar.org/api/server' \
--header 'Content-Type: application/json' \
--data '{
"attributes": {},
"bingKey": "string",
"coordinateFormat": "string",
"deviceReadonly": true,
"forceSettings": true,
"id": 0,
"latitude": 0,
"limitCommands": true,
"longitude": 0,
"map": "string",
"mapUrl": "string",
"poiLayer": "string",
"readonly": true,
"registration": true,
"twelveHourFormat": true,
"version": "string",
"zoom": 0
}'{
"attributes": {},
"bingKey": "string",
"coordinateFormat": "string",
"deviceReadonly": true,
"forceSettings": true,
"id": 0,
"latitude": 0,
"limitCommands": true,
"longitude": 0,
"map": "string",
"mapUrl": "string",
"poiLayer": "string",
"readonly": true,
"registration": true,
"twelveHourFormat": true,
"version": "string",
"zoom": 0
}