Deletes a wishlist entry by its ID for the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the wishlist entry to delete.
The ID of the wishlist entry to delete.
OK
The response is of type object
.