Delete Feature Assignment
Subscriptions
Delete Feature Assignment
Remove a feature assignment by its FeatureAssignmentId. This unlinks the feature from the associated subscription; the feature itself is not deleted.
What this does: Returns a deletion confirmation. The subscription will no longer have access to the capability provided by this feature.
Next steps:
- Re-assign the feature —
POST /v1.0/subscriptions/features/assignments/add
POST
Delete Feature Assignment
Body
FeatureAssignment object
ID of the feature assignment to remove (FAID-).
Example:
"FAID-00000001-0000-0000-0000-000000000001"
Response
Feature assignment removed
The response is of type object.