Delete plan entitlement
Plan Entitlements
Delete plan entitlement
Removes the named feature from the plan’s entitlements. A new draft version is created if the latest is published.
DELETE
Delete plan entitlement
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Plan identifier.
Feature identifier (slug, not UUID).
Response
Entitlement removed.
Example:
"Object deleted successfully."