cigchat_subscriber_remove_from_cart
Removes an item from a subscriber's shopping cart. Provide the user namespace and variant ID to delete the entry.
Instructions
Remove item from subscriber shopping cart [DELETE /subscriber/remove-from-cart] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_ns | Yes | ||
| variant_id | No | Example: 123 |