Delete Threshold Assignment
Subscriptions
Delete Threshold Assignment
Remove a threshold assignment by its ThresholdAssignmentId. This unlinks the threshold from the associated subscription; the threshold itself is not deleted.
What this does: Returns a deletion confirmation. The subscription will no longer have this threshold applied to its usage.
Next steps:
- Re-assign the threshold —
POST /v1.0/subscriptions/thresholds/assignments/add
POST
Delete Threshold Assignment
Body
ThresholdAssignment object
ID of the threshold assignment to remove (TAID-).
Example:
"TAID-00000001-0000-0000-0000-000000000001"
Response
Threshold assignment removed
The response is of type object.