Set Vehicle Listening State
Vehicle Listening
Set Vehicle Listening State
Set the listening state for a vehicle.
The listening state controls whether a vehicle can:
- Process incoming data stream messages
- Accept remote commands
- Fetch data from OEM endpoints
Requirements:
- Vehicle must belong to the authenticated organization
- Request will update the vehicle’s desired listening state
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
POST
Set Vehicle Listening State
Documentation Index
Fetch the complete documentation index at: https://docs.volteras.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique internal identifier for the vehicle.
Body
application/json
Indicates whether the vehicle should be marked as listening for data.

