update_hold
Update an existing Hold's details by sending its ID with fields to change, such as alias or time ranges. Modify specific attributes without recreating the hold.
Instructions
Update an existing Hold. POST /v2/updateHold. hold_json should include id plus fields to change (alias, timeRanges, …). Call after get_hold / get_holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hold_json | Yes |