Constant malwaredb_api::USER_LOGOUT_URL
source ยท pub const USER_LOGOUT_URL: &str = "/v1/users/clearkey";
Expand description
Logout API endpoint, GET, authenticated.
pub const USER_LOGOUT_URL: &str = "/v1/users/clearkey";
Logout API endpoint, GET, authenticated.