#stvmlbrn
1 messages · Page 1 of 1 (latest)
Hi 👋
You can make a single API call to update the subscription, specify each subscription item ID in the items parameter, and set item.deleted to true
https://stripe.com/docs/api/subscriptions/update#update_subscription-items-deleted
Amazing! Thank you!