v1

latestOpenAPI 3.0.0MIT2026-07-17401250.4 KB

Populate playlist's content. Instead of adding or removing songs individually, a playlist's content is replaced entirely with an array of song IDs.

put/api/playlist/{playlistId}/sync

Request body

songsstring[] required

An array of song IDs

Response

OK