Song
Add links
post/api/v2/song/{uuid}/sources/add
Path parameters
uuidstring required
A song UUID
Request body
Example request
{
"urls": [
"https://open.spotify.com/track/0bYg9bo50gSsH3LtXe2SQn"
]
}Response
An Song response
A song UUID
{
"urls": [
"https://open.spotify.com/track/0bYg9bo50gSsH3LtXe2SQn"
]
}An Song response