Stages a one-time fully-free (100% off) next renewal cycle on the subscription. The next renewal consumes it exactly once, then bills normally. Rejected on a canceled/unpaid subscription.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
idRequiredstringSubscription id, discoverable via list_subscriptions
Cancel Subscription Immediately
Admin override — terminates the subscription right now (status canceled, endedAt stamped). Refund handling is a separate concern.
Uncomp Subscription Next Cycle
Removes a staged "comp next cycle" from the subscription, so the next renewal bills at full price again. The inverse of comp_subscription_next_cycle. A no-op when no comp is pending; allowed on a subscription in any state.