Skip to main content
DELETE
Remove a privilege from an entitlement

Authorizations

Authorization
string
header
required

Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.

Path Parameters

plan_code
string
required

The unique code of the plan

feature_code
string
required

The unique code of the feature

privilege_code
string
required

The unique code of the privilege to remove

Response

Privilege removed successfully