Revoke Access

DELETE https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}/application

Description

Revoke access for the current requesting application. This is the correct way to disconnect a vehicle.

Response body

NameTypeBoolean
statusstringIf the request is successful, Smartcar will return “success” (HTTP 200 status).