curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/pin" \ -H "Authorization: Bearer {token}" \ -X "DELETE" \ -H "Content-Type: application/json" \
{ "message": "Successfully sent request to vehicle", "status": "success" }
Disables this feature on the vehicle and resets the PIN.
tesla
control_pin
POST
Was this page helpful?