Instance Controller
Instances Connect
Generates and returns the QR code for WhatsApp connection
get/instance/connect/{instance}
Path parameters
instancestring required
Name of the instance to connect
Query parameters
numberstring
Phone number (with country code) to be connected
Response
Ok
Example response
{
"pairingCode": "WZYEH1YY",
"code": "2@y8eK+bjtEjUWy9/FOM...",
"count": 1
}