Remove cars

        Remove cars from the fleet.
        Maximum 500 cars can be removed in a single request.
        It returns only the errors, if any.
    
Securityjwt
Request
query Parameters
licenseNumbers
required
Array of strings

List of cars to remove

Responses
default

List of failed license numbers with error messages

delete/fleets/default/cars
Request samples