Skip to main content

Instance Connect

GET 

/instance/connect/:instanceName

Instance Connect

Request

Path Parameters

    instanceName stringrequired

    Connect to your instance.

    Example: codechat

Responses

Successful response

Schema
    code string
    base64 string

    The QR Code as a string.

Loading...