Get a table of all vanity URLs on the server. Requires administrator privileges.
Examples
if (FALSE) { # \dontrun{
library(connectapi)
client <- connect()
get_vanity_urls(client)
} # }
Get a table of all vanity URLs on the server. Requires administrator privileges.
if (FALSE) { # \dontrun{
library(connectapi)
client <- connect()
get_vanity_urls(client)
} # }