R/old_application.R
Application.delete.Rd
Delete a specific application from QuartzBio EDP.
Application.delete(client_id, env = get_connection())
The client ID for the application.
(optional) Custom client environment.
if (FALSE) { # \dontrun{ Application.delete("abcd1234") } # }