Generate a shareable token for a wishlist. Returns existing valid token if one exists (otherwise creates a new one). The expires_at field is optional (can be null for no expiration, or a timestamp).
POST
/
api
/
v1
/
{app_id}
/
wishlists
/
{id}
/
share
Error
Copy
A valid request URL is required to generate request examples