pub fn remove_api_key_request(
    name_of_key_to_delete: &str,
    api_key: &str,
    config: &Config
) -> Request<Vec<u8>>
Expand description

Create a request that deletes an Hex API key.