WhatsApp Alternative
Create WhatsApp Alternative session
Create a session and start the bridge. The QR is generated asynchronously: poll GET /v1/whatsapp-alt/sessions/{sessionId} until status is qr_ready and qrCode is present, then scan it from the phone (WhatsApp → Linked devices → Link a device).
The session routes through an egress from the first QR. It defaults to the managed Zavu proxy (egress.kind = external); pass egress to override. Direct (server IP) egress is not supported. Not available with test-mode API keys.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Session created.
