JavaScript
Plan Entitlements
Delete plan entitlement
Deletes an entitlement from a draft plan.
DELETE
JavaScript
Authorizations
Server API Key
Path Parameters
The plan ID
Required string length:
1 - 255Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$The feature ID or custom currency ID of the entitlement
Required string length:
1 - 255Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Response
The deleted plan entitlement object.
Response object
Feature entitlement response
- FeatureEntitlementResponse
- CreditEntitlementResponse
