The next generation of the LawVu API.
https://api-sandbox.lawvu.com/
https://api.lawvu.com/
https://api-sandbox.lawvu.com/v2/files/{fileId}
https://api.lawvu.com/v2/files/{fileId}
No request payload
The type of the resource the file will be uploaded to
The parent folder id of the file. Leave null if the file is not in a folder
https://api-sandbox.lawvu.com/v2/files
https://api.lawvu.com/v2/files
{
"form": {
"targetResourceType": "Matter",
"file": "string",
"folderId": 32535,
"targetResourceId": 65436
}
}
{ "id": 9456 }