Skip to main content
DELETE
Remove cars

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

Query Parameters

ln
string[]
required

License numbers to remove

Minimum array length: 1
features
enum<string>[]

Features to remove from the cars. If omitted, cars are removed entirely regardless of which features are enabled on them. If provided, only these features are removed and the car is kept if other features remain enabled; the car is removed entirely if no features remain.

Available options:
LEASING,
CPF

Response

All items processed successfully