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

POST /playlists/{playlist_id}/remove-song

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 46 revisions of this API.17

  1. e8e6b266ea296
  2. 9abb9bf6d3bf1
  3. 1b58259842851

What changed

    • api operation id playlistRemoveSong was added

      api-operation-id-added

    • added optional request body

      request-body-added-optional

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added