powered by
Updates the attributes of an existing vault.
Vault.update(id, env = .solveEnv, ...)
The ID of the vault to update.
(optional) Custom client environment.
Vault attributes to change.
https://docs.solvebio.com/
if (FALSE) { Vault.update( id="1234", name="New Vault Name", ) }
Run the code above in your browser using DataLab