Vaults
Update vault object
Update a document's filename, path, or metadata. Use this to rename files or organize them into virtual folders. The path is stored in metadata.path and can be used to build folder hierarchies in your application.
patch/vault/{id}/objects/{objectId}
Path parameters
idstring required
Vault ID
objectIdstring required
Object ID to update
Request body
Response
Object updated successfully