matters_holds_get | SELECT | holdId, matterId | Gets the specified hold. |
matters_holds_list | SELECT | matterId | Lists the holds in a matter. |
matters_holds_create | INSERT | matterId | Creates a hold in the specified matter. |
matters_holds_delete | DELETE | holdId, matterId | Removes the specified hold and releases the accounts or organizational unit covered by the hold. If the data is not preserved by another hold or retention rule, it might be purged. |
matters_holds_update | EXEC | holdId, matterId | Updates the scope (organizational unit or accounts) and query parameters of a hold. You cannot add accounts to a hold that covers an organizational unit, nor can you add organizational units to a hold that covers individual accounts. If you try, the unsupported values are ignored. |