Create or link a WAHA session and start auth
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
receiving, sending Optional WAHA engine. Receiving sessions default to WEBJS; set GOWS only for explicit no-browser receiving tests. Sending sessions must use NOWEB.
WEBJS, NOWEB, GOWS Required when creating a new WAHA session. Optional when linking an existing WAHA session; omitted existing-session links default to qr only if the session still needs pairing.
qr, otp Existing WAHA session name to link. Omit to create a new server-named session.
"user-user_35eh25qkkIVwab803vgofO1uSsl-receiving"
"31612345678"
Optional WAHA OTP delivery method. Omit or send an empty string for Web pairing; WAHA also accepts sms or voice for registration OTP delivery.
""
"Main receiving session"
Response
Session created or linked and auth started.
accepted, rejected receiving, sending WEBJS, NOWEB, GOWS qr, otp