Removes a specific privilege from a feature definition. This is a destructive operation that affects all plans and subscriptions using this feature - the privilege and any values assigned to it will be permanently removed from all entitlements. Use this when a privilege is no longer needed or was created in error.
Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.
The unique identifier code of the feature containing the privilege to be deleted
The unique identifier code of the privilege to be removed from the feature. This must match an existing privilege code within the specified feature.
Privilege was successfully removed from the feature and all associated entitlements