Vehicle Endpoints
Lock & Unlock
Lock or unlock the vehicle.
POST
/
vehicles
/
{id}
/
security
Permission
control_security
Request
Path
The vehicle ID of the vehicle you are making a request to.
Body
LOCK
or UNLOCK
the vehicle’s doors.
Response
If the request is successful, Smartcar will return “success” (HTTP 200 status).
If the request is successful, Smartcar will return a message (HTTP 200 status).
Was this page helpful?