v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBLegal Hold
Initiate custodian data download - v4
Download custodian data from inSync using the eDiscovery Download Client.
post/legalholds/v4/job
Request body
Example request
{
"clientName": "Client1",
"downloadOption": 2,
"legalholdId": 10,
"downloadLocation": "D:\\Downloads",
"createdBy": "Ernie Carter",
"custodianEmails": [
"john.doe@druva.com"
]
}Response
OK
Example response
{
"message": "Download initiated. Click Download Jobs on the left pane to view details."
}