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