Idempotency Supported
Activates a draft feature so that any entitlements or subscription entitlements defined towards it take effect immediately. This operation changes the status of the feature to active.
Prerequisites & Constraints
- Only a feature in
draftstatus can be activated. - Calling this endpoint on a feature that is already
activereturns it unchanged. - An
archivedfeature cannot be reactivated using this endpoint. Use Reactivate a feature instead.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/features/{feature-id}/activate_command
Returns
Feature object
Resource object representing feature