Unlock Vehicle

POST https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}/security

Description

Unlock the vehicle

Permission

control_security

Response body

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

Request Body

{"action"=>"UNLOCK"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring