do_remove_api {plumber} | R Documentation |
Removes all services and routing rules associated with a particular service. Optionally purges the associated API directory from disk.
do_remove_api(droplet, path, delete = FALSE)
droplet |
The droplet on which to act. It's expected that this droplet
was provisioned using |
path |
The path/name of the plumber service |
delete |
If |