Skip to main content
POST
/
track-stats
/
{id}
/
played
Record a 'played' event for a track
curl --request POST \
  --url http://localhost:6063/track-stats/{id}/played

Path Parameters

id
string
required

Response

204

Recorded