---
title: "Changes to Remove a song (or track) from a playlist"
method: POST
path: "/playlists/{playlist_id}/remove-song"
---

# Changes to Remove a song (or track) from a playlist

`POST /playlists/{playlist_id}/remove-song`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 46 revisions.

- **2026-07-22** `e8e6b266ea29` — 6 info
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
- **2026-06-25** `1b5825984285` — 1 info

## Changes

- **2026-07-22** `e8e6b266ea29` — 6 info
  - api operation id `playlistRemoveSong` was added
  - added optional request body
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
  - api path removed without deprecation
- **2026-06-25** `1b5825984285` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ampache/apis/ampache-rest-api/docs/playlists/:playlist_id/remove-song/post.md) · [API](https://skmtc.dev/ampache/apis/ampache-rest-api.md) · [Page](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/playlists/:playlist_id/remove-song/post)
