Skip to main content

Connect to Your instance.

GET 

/api/v2/instance/:instanceId/connect

Check your connection status.

Request

Path Parameters

    instanceId stringrequired

    ID of the instance.

Query Parameters

    number Number

    Number of the device that will connect

Responses

InstanceConnectResponse

Schema
    base64 stringrequired
    code stringrequired
Loading...