#clishdeonly
1 messages · Page 1 of 1 (latest)
They're mostly immutable: https://stripe.com/docs/api/promotion_codes/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
There's no API to delete them, but you could set active: false
Awesome thanks