Running a playlist from ssh

Hello.
I have a problem.
I created a custom playlist called “Tuba”.
Can run it from the browser by typing: 192.168.6.107/api/v1/commands/?c … &name=Tuba

Please help how to run a given playlist using ssh in putty.

The following works for me from a remote device:
curl “192.168.6.107/api/v1/commands/?cmd=playplaylist&name=Tuba”

have look here : volumio.github.io/docs/API/REST_API.html