patch https://api.telematica.so/v3/vehicle//static-data
Update static data of the vehicle e.g. batteryCapacity, nickname etc.
Log in to see full request history
Response
200Update static data of the vehicle e.g. batteryCapacity, nickname etc.
200xxxxxxxxxx
curl --request PATCH \
--url https://api.telematica.so/v3/vehicle/vehicleId/static-data \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!