pub const USER_LOGOUT_URL: &str = "/v1/users/clearkey";
Logout API endpoint to clear their API key, GET, authenticated.