setBasicAuth

fun setBasicAuth(apiUserId: String, apiKey: String)

Sets the Basic Authentication credentials.

Parameters

apiUserId

The API user ID.

apiKey

The API key.