Appearance
Update a wishlist entry (customer-scoped)
POST
/rest/v1/product/wishlist/{id}
Authorizations
bearerAuth
JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login
Type
HTTP (bearer)
Parameters
Path Parameters
id*
ID of the wishlist entry to update
Type
Requiredinteger
Format
"int64"Request Body
application/json
JSON
"string"
Responses
Wishlist entry updated
application/json
JSON
"string"