createVehicle
createVehicle
post
createVehicle
Create a vehicle if the VIN is not already registered to your orgId. Optional fields: dateOfBirth, homeZip and userId.
Resource URL
https://api.arity.com /shared-mobility-insights/v2/vehicles
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Bearer {Token} |
Body Parameters
Request Body
createVehicle
vin vin null true
token token null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
vehicle-controller |
Working...