Store Wishlist
Delete a wishlist entry
Deletes a wishlist entry by its ID for the authenticated user.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the wishlist entry to delete.
The ID of the wishlist entry to delete.
Response
200 - application/json
OK
The response is of type object
.