update
abstract fun update(baseUrl: String? = this.baseUrl, accessToken: String? = this.accessToken, clientInfo: ClientInfo = this.clientInfo, deviceInfo: DeviceInfo = this.deviceInfo)
Change the authorization values used in this ApiClient instance.
Change the authorization values used in this ApiClient instance.