setBasicAuthCredentials

open override fun setBasicAuthCredentials(apiUserId: String, apiKey: String)

Sets the basic authentication credentials.

Parameters

apiUserId

The API user ID.

apiKey

The API key.