Media
POST /api/1/vehicles/{id}/command/media_toggle_playback
/api/1/vehicles/{id}/command/media_toggle_playbackResponse
{
"reason": "",
"result": true
}POST /api/1/vehicles/{id}/command/media_next_track
/api/1/vehicles/{id}/command/media_next_trackResponse
{
"reason": "",
"result": true
}POST /api/1/vehicles/{id}/command/media_prev_track
/api/1/vehicles/{id}/command/media_prev_trackResponse
POST /api/1/vehicles/{id}/command/media_next_fav
/api/1/vehicles/{id}/command/media_next_favResponse
POST /api/1/vehicles/{id}/command/media_prev_fav
/api/1/vehicles/{id}/command/media_prev_favResponse
POST /api/1/vehicles/{id}/command/media_volume_up
/api/1/vehicles/{id}/command/media_volume_upResponse
POST /api/1/vehicles/{id}/command/media_volume_down
/api/1/vehicles/{id}/command/media_volume_downResponse
POST /api/1/vehicles/{id}/command/adjust_volume
/api/1/vehicles/{id}/command/adjust_volumeParameters
Parameter
Example
Description
Response
Last updated