Update plan entitlement
Plan Entitlements
Update plan entitlement
Updates only the details (value, reset, hardLimit, rollover, etc.) of one feature entitlement on the plan. A new draft version is created if the latest is published.
PATCH
Update 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).
Body
application/json
Updates only the entitlement details for a single feature on the plan.
Per-feature entitlement configuration on a plan. Shape varies by feature_type.
Response
Entitlement updated.