Wishlist API reference
Reference map for Wishlist API operations.
- Updated
- Apr 26, 2026
Wishlist
Use this reference map to choose the operation group before opening an endpoint page for exact request and response details.
Use Wishlist when the job is authenticated wishlist management or public shared-wishlist reads.
Wishlist operations own wishlist creation, listing, reads with items, item add/remove, updates, deletion, share-token creation, share-token revocation, and paginated shared-wishlist reads.
For workflow guidance across content, assets, saved carts, wishlists, and account context, see Content, assets, and customer data.
Read and inspect
| Operation | API |
|---|---|
| Get a particular wishlist with items. | Auth API |
| Get shared wishlist (paginated) | Auth API |
| List wishlists for authenticated user | Auth API |
Create or attach
| Operation | API |
|---|---|
| Add items to wishlist | Auth API |
| Create a new wishlist | Auth API |
| Create or get share token for wishlist | Auth API |
Update or repair
| Operation | API |
|---|---|
| Update wishlist | Auth API |
Remove or deactivate
| Operation | API |
|---|---|
| Delete wishlist | Auth API |
| Remove items from wishlist | Auth API |
| Revoke wishlist share token | Auth API |