Changes to Add an item to a playlist

POST /playlists/{playlist_id}/add

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

Changed in 6 of the 46 revisions of this API.115

  1. 42d304fb68674
  2. e8e6b266ea298
  3. 9abb9bf6d3bf1
  4. 7ed7a764efd91
  5. 3c57979a295f1
  6. 07f53972fdd71

What changed

    • added the new optional query request parameter object_type

      new-optional-request-parameter

    • added the new optional request property object_type (media type: application/json)

      new-optional-request-property

    • added the new optional request property object_type (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • query request parameter type was deprecated

      request-parameter-deprecated

    • api operation id playlistAdd was added

      api-operation-id-added

    • added optional request body

      request-body-added-optional

    • the query request parameter id became optional

      request-parameter-became-optional

    • the query request parameter type became optional

      request-parameter-became-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

    • removed the non-success response with the status 400

      response-non-success-status-removed

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

    • added the non-success response with the status 400

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation