Add cars to the fleet. Maximum 50 cars can be added in a single request. It returns only the errors, if any. It returns HTTP 200 when car already exists.
You can get the JWT from the Login endpoint.
List of cars to add as array of objects where each object contains a licenseNumber key with a string value.