Skip to main content
PATCH
Update plan entitlement

Authorizations

Authorization
string
header
required

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

identifier
string
required

Plan identifier.

feature_id
string
required

Feature identifier (slug, not UUID).

Body

application/json

Updates only the entitlement details for a single feature on the plan.

details
object
required

Per-feature entitlement configuration on a plan. Shape varies by feature_type.

Response

Entitlement updated.