create_evolution_instance
Create a new WhatsApp instance and obtain the authentication hash, API key, and QR code to connect.
Instructions
Create a new WhatsApp instance. Returns the instance hash/apikey and (for Baileys) a QR code to connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | No | Phone number with country code (no +) | |
| qrcode | No | Return a QR code to connect (default true) | |
| msgCall | No | ||
| readStatus | No | ||
| rejectCall | No | ||
| integration | No | Integration type (default WHATSAPP-BAILEYS) | |
| alwaysOnline | No | ||
| groupsIgnore | No | ||
| instanceName | Yes | Unique name for the new instance | |
| readMessages | No | ||
| syncFullHistory | No |