Connection Management
Vehicle Connections
Deletes all vehicle connections associated with a Smartcar user ID or a specific vehicle.
DELETE
/
v2.0
/
management
/
connections
Request
Header
In the format Basic base64({application_management_token})
. You can find your application_management_token
under
your Application Configuration in the Smartcar Dashboard.
Query
Delete a connection for the given vehicle_id
or all vehicle connections
for the given user_id
.
Response
An array of connections
Was this page helpful?