DELETE
/
vehicles
/
{id}
/
{make}
/
pin

This endpoint is currently available for tesla

Permission

control_pin

Request

Path

id
string
required

The vehicle ID of the vehicle you are making a request to.

make
string
required

The make of the vehicle you are making a request to.

Response

status
string

If the request is successful, Smartcar will return “success”.

message
string

If the request is successful, Smartcar will return a message.

Notes

  • Call POST PIN to Drive in order to enable this feature and set the PIN
  • Currently both owner and driver account types can clear a PIN for the vehicle and disable the feature via the API.