Skip to contents

Clear the stored API token from memory and the environment.

Usage

api_logout()

Value

Invisibly, NULL.

Examples

# \donttest{
api_logout()
#> Logged out.
# }