Apis for matter resources
https://api-sandbox.lawvu.com/matter-apis/
https://api.lawvu.com/matter-apis/
Add or update a file in a matter. The body of the request must be content-type 'multipart/form-data' and contain the file data.
The id of the matter
Comments to be added to the file
Creates a new version for the specified parent file id
The id of the folder to upload the file within
Defines behaviour for when a file conflict is found
Options:
https://api-sandbox.lawvu.com/matter-apis/v1/matters/{matterId}/files
https://api.lawvu.com/matter-apis/v1/matters/{matterId}/files
{ "file": "string" }
The id of the created file
No response example