Skip to Content

Create Tracks

POST https://mutation.prepr.io/v5/timelines/tracks
{ "success" : true }

Params

The following params are available or required:

paramtyperequireddescription
dateStringrequiredYYYY-MM-DD
tracksArrayrequiredMin. one element

Params Tracks Array

The following params are available or required:

paramtyperequireddescription
timeStringrequired12:45:00 (HH:MM:SS)
artistStringrequiredSingle artist name, will be used for matching purposes
titleStringrequired
artist_textStringif the track has multiple artists, set the full names as artist_text
noteStringMax. 50 chars
reference_idStringReference mapping to the Now Playing reference
Last updated on