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 identifierclient_id- The client id to send the request to