Stats > Stations
Set metadata to station
This endpoint allows you to set metadata to a station.
get/1/radios/stats/metadata
Query parameters
datastring
Specify the metadata for the station (same as push)
Example:artist - title
pushstring
Specify the metadata for the station (same as data)
Example:artist - title
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.