Envie
ReferenceApi

Create a share link

POST
/v1/storefront/wishlist/share

Response Body

application/json

curl -X POST "https://example.com/v1/storefront/wishlist/share"
{  "shareToken": "string",  "url": "http://example.com"}