Delete Feature
Subscriptions
Delete Feature
Permanently delete a feature by its FeatureId. Deleting a feature also removes all of its assignments from associated subscriptions.
What this does: Returns a deletion confirmation. Subscriptions previously assigned this feature will lose access to the capability it provided.
Next steps:
- Create a replacement feature —
POST /v1.0/subscriptions/features/add
POST
Delete Feature
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Delete_Feature_Request object
ID of the feature to delete (FEID-).
Example:
"FEID-00000001-0000-0000-0000-000000000001"
Response
Feature deleted
The response is of type object.