Feature Pack 4Feature Pack 5Feature Pack 6

Delete a wishlist

The following example shows how to delete a wishlist.

Request


DELETE /wcs/resources/store/10101/wishlist/10006 HTTPS/1.1
Host: wcstestserver.raleigh.ibm.com
Content-Type: application/json

Response


HTTPS/1.1 200 OK
Content-Type: application/json

{
	"uniqueID": "10006"
}