EnableProxy constructor

EnableProxy(
  1. {required int proxy_id,
  2. int? extra,
  3. int? clientId}
)

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

Returns Ok

Implementation

EnableProxy