This endpoint removes a specific privilege from a subscription entitlement. The privilege entitlement remains available from the plan.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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"
Subscription entitlement with privilege override removed
The response is of type object
.