php-api-client
php-api-client copied to clipboard
Add Stations: Playlists endpoints
- [ ]
GET
/station/{station_id}/playlists
- [ ]
POST
/station/{station_id}/playlists
- [ ]
GET
/station/{station_id}/playlist/{id}
- [ ]
PUT
/station/{station_id}/playlist/{id}
- [ ]
DELETE
/station/{station_id}/playlist/{id}