createAuthCode
inline suspend fun ConnectClient.createAuthCode(crossinline block: CreateAuthCodeRequest.Builder.() -> Unit): CreateAuthCodeResponse
Creates an authorization code for the specified Connect Customer instance. The authorization code can be used to establish a session with scoped permissions defined by the specified scope parameters.