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
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.