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
| Name | Type | Boolean |
|---|---|---|
| status | string | If the request is successful, Smartcar will return “success” (HTTP 200 status). |