Delete Threshold
Subscriptions
Delete Threshold
Permanently delete a threshold by its ThresholdId. Deleting a threshold also removes all of its assignments from associated subscriptions.
What this does: Returns a deletion confirmation. Any subscriptions previously assigned this threshold will no longer have a threshold applied.
Next steps:
- Create a replacement threshold —
POST /v1.0/subscriptions/thresholds/add
POST
Delete Threshold
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_Threshold_Request object
ID of the threshold to delete (THID-).
Example:
"THID-a1b2c3d4-0000-0000-0000-000000000001"
Response
Threshold deleted
The response is of type object.