cURL
curl -X DELETE \ /entitlement/feature-assignments/{id} \ --header "Authorization: Bearer <token>"
Unassign a feature. Existing entitlements will not be removed from the subscriptions.
Value for the Authorization header parameter.
Feature identifier
Feature resource deleted
Was this page helpful?