AzuraCast/php-api-client

Add Stations: Web Hooks endpoints

Opened this issue · 0 comments

  • GET /station/{station_id}/webhooks
  • POST /station/{station_id}/webhooks
  • GET /station/{station_id}/webhook/{id}
  • PUT /station/{station_id}/webhook/{id}
  • DELETE /station/{station_id}/webhook/{id}