AzuraCast/php-api-client

Add Stations: Playlists endpoints

Opened this issue · 0 comments

  • 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}