Streams
Mountpoint is available
This endpoint allows you to check if a stream mountpoint is available.
post/1/radios/streams/available-mountpoint
Request body
Example request
{
"mountpoint": "/my-mountpoint.mp3"
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.