Update Threshold Assignment
Subscriptions
Update Threshold Assignment
Update an existing threshold assignment — for example, to re-point it to a different subscription or threshold. Only included fields are changed.
What this does: Returns the updated assignment record.
Next steps:
- Confirm the update —
GET /v1.0/subscriptions/thresholds/assignments
POST
Update Threshold Assignment
Body
Update_Threshold_Assignment_Request object
ID of the threshold assignment to update (TAID-).
Example:
"TAID-00000001-0000-0000-0000-000000000001"
Replacement threshold ID (THID-).
Example:
"THID-a1b2c3d4-0000-0000-0000-000000000001"
Replacement subscription ID (SUB-).
Example:
"SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c"
Response
Updated threshold assignment record
The response is of type object.