Pular para o conteúdo

Connect Session

POST
/api/v1/whatsapp/sessions/{session_id}/connect

Initiate WhatsApp connection and get QR code.

Returns a QR code that should be scanned with WhatsApp mobile app.

session_id
required
Session Id
integer
x-tenant-id
Any of:
integer

Successful Response

WhatsAppSessionQRResponse

Schema for QR code response.

object
qr_code
required
Qr Code

Base64 encoded QR code image

string
expires_at
Any of:
string format: date-time

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string