clear_api_key.Rd
Removes the API key from session memory and optionally from the system keyring.
clear_api_key(keyring = FALSE)
Logical. If TRUE, also remove from system keyring.
TRUE
Invisible NULL.
NULL
if (FALSE) { # \dontrun{ clear_api_key() } # }