Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Code of the existing feature.
Example:
"seats"
Code of the privilege to remove from the subscription entitlement override.
Example:
"max_admins"
Response
Subscription entitlement with privilege override removed
The response is of type object
.