meta { name: Remove Music from Playlist type: http seq: 1 } delete { url: {{baseUrl}}/music/:musicId/remove-from-playlist body: none auth: inherit } params:path { musicId: 1 } settings { encodeUrl: true timeout: 0 }