Engine Off
GET {{baseUrl}}/engine/stop
Turns the engine off upon successful execution. Users must have the remote access feature enabled in their Performance Motors account and all maintence indicators in a satisfactory state or the action will not be authorized.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-mock-response-name | string | This tells the mock server which response to return when multiple example responses are present. This is a Postman-only feature and not applicable to the live API. | |
Accept | string |
RESPONSES
status: OK
{"message":"engine stopped"}