curl --location --request PUT 'https://demo.traccar.org/api/drivers/' \
--header 'Content-Type: application/json' \
--data '{
"attributes": {},
"id": 0,
"name": "string",
"uniqueId": "string"
}'{
"attributes": {},
"id": 0,
"name": "string",
"uniqueId": "string"
}