Turn engine off
GET {{baseUrl}}/vehicles/:vin/engine/stop
Turns the engine off upon successful execution. Users must have the remote access feature enabled in their Connected Vehicle account and all maintence indicators in a satisfactory state or the action will not be authorized.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"message":"engine stopped"}