Wishlists
Update a Wishlist
Updates the specific Wishlist by setting the values passed in the request body. Any parameters not provided will be left unchanged.
PATCH
/
api
/
v2
/
storefront
/
wishlists
/
{token}
Authorizations
Authorization
string
headerrequiredUser token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
token
string
requiredThe token is a unique string used to identify the target resource.
Query Parameters
fields[wishlist]
string
Specify the fields you would like returned in the response body. More information.
Body
application/vnd.api+json
wishlist
object
Response
200 - application/vnd.api+json
data
object
requiredincluded
object[]
Was this page helpful?