Upsert User Listen History
POST
/v1/user/me/history/{songid}Inserts user listen history, if already exist, updates the row
Request
Path Params
songid
string
required
Example:
418d1f7f-09a4-4f06-8912-ae061b11a070
Request samples
Responses
Success(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 24 days ago