Function remove_proxy

Source
pub async fn remove_proxy(proxy_id: i32, client_id: i32) -> Result<(), Error>
Expand description

Removes a proxy server. Can be called before authorization

ยงArguments

  • proxy_id - Proxy identifier
  • client_id - The client id to send the request to