enable_proxy

Function enable_proxy 

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

Enables a proxy. Only one proxy can be enabled at a time. Can be called before authorization

ยงArguments

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