Players
Check ip access to mountpoint
This endpoint allows you to check ip access to mountpoint.
post/1/radios/players/ip-access
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.