storefronts / Wishlist
DELETE
/__runtime/wishlist/items/{product_id}DELETE /__runtime/wishlist/items/{product_id}
A description is not available in the current release metadata.
DELETE
Code examples
Integration
DELETE /__runtime/wishlist/items/{product_id}
Environment
BASE_URLcurl --request DELETE \
--url "${BASE_URL}/__runtime/wishlist/items/example_product_id?project_id=VALUE&variant_id=VALUE&variant_sku=VALUE&variant_attributes=VALUE"Response
Response examples are not available in the current release metadata.
Authentication
Authentication requirements are not specified for this operation.
Authentication
- Requirement
- Not specified
- Credential type
- Not specified
- Scopes
- Not specified
Headers
Path Parameters
| Name | Required | Type |
|---|---|---|
product_id | Yes | Not specified |
Query Parameters
| Name | Required | Type |
|---|---|---|
project_id | Yes | RuntimeWishlistDeleteQuery |
variant_id | No | RuntimeWishlistDeleteQuery |
variant_sku | No | RuntimeWishlistDeleteQuery |
variant_attributes | No | RuntimeWishlistDeleteQuery |
Request Body
Response Body
Errors
Availability
- Available in
- v0.1.0
- Available since
- v0.1.0
- Implementation
- Available
- Deprecation
- Not specified
- Rate limits
- Not specified