Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now
Idempotency Supported
Try in API ExplorerEnables or disables specific subscription_entitlements for a subscription.
Sample Request
URL Format
POST https://[site].chargebee.com/api/v2/subscriptions/{subscription-id}/subscription_entitlements/set_availability
Input Parameters
required, boolean
Specifies whether the subscription_entitlements
are to be enabled or disabled.
Returns
subscription_entitlementSubscription entitlement object
Resource object representing subscription_entitlement