cURL
curl -X DELETE \ /entitlement/feature-assignments/{id} \ --header "Authorization: Bearer <token>"
Unassign a feature. Existing entitlements will not be removed from the subscriptions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Feature identifier
Feature resource deleted
War diese Seite hilfreich?