v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Subscriptions

Delete an offer from a subscription

Remove an applied offer/coupon from a subscription. The offer will no longer apply from the next billing cycle.

delete/subscriptions/{sub_id}/{offer_id}

Path parameters

sub_idstring required

Subscription ID (sub_*).

offer_idstring required

Offer ID to remove.

Response

Offer removed from subscription.

object required

Empty object on success.