v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13327173.8 KB
matters

Adds an account to a hold. Accounts can be added only to a hold that does not have an organizational unit set. If you try to add an account to an organizational unit-based hold, an error is returned.

post/v1/matters/{matterId}/holds/{holdId}/accounts

Path parameters

matterIdstring required

The matter ID.

holdIdstring required

The hold ID.

Request body

accountIdstring

The account ID, as provided by the Admin SDK.

holdTimestring google-datetime

Output only. When the account was put on hold.

emailstring

The primary email address of the account. If used as an input, this takes precedence over accountId.

firstNamestring

Output only. The first name of the account holder.

lastNamestring

Output only. The last name of the account holder.

Response

Successful response