Delete a subscription entitlement privilege
This endpoint removes a specific privilege from a subscription entitlement. The privilege entitlement remains available from the plan.
Documentation Index
Fetch the complete documentation index at: https://lago-dependabot-npm-and-yarn-picomatch-2-3-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
External ID of the existing subscription
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Code of the existing feature.
"seats"
Code of the privilege to remove from the subscription entitlement override.
"max_admins"
Query Parameters
Filter by subscription status. When provided, the subscription is looked up with this status instead of the default active status. Possible values are pending, active, terminated, or canceled.
pending, active, terminated, canceled "active"
Response
Subscription entitlement with privilege override removed