Create Tracks
POST https://mutation.prepr.io/v5/timelines/tracks
{
"success" : true
}
Params
The following params are available or required:
param | type | required | description |
---|---|---|---|
date | String | required | YYYY-MM-DD |
tracks | Array | required | Min. one element |
Params Tracks Array
The following params are available or required:
param | type | required | description |
---|---|---|---|
time | String | required | 12:45:00 (HH:MM:SS) |
artist | String | required | Single artist name, will be used for matching purposes |
title | String | required | -- |
artist_text | String | -- | if the track has multiple artists, set the full names as artist_text |
note | String | -- | Max. 50 chars |
reference_id | String | -- | Reference mapping to the Now Playing reference |
Was this article helpful?
We’d love to learn from your feedback