Skip to main content
PATCH
Update session status

Authorizations

Authorization
string
header
required

API key from the WhatsRB dashboard. Format: Bearer wrb_live_xxx

Path Parameters

id
string
required

Body

application/json
status
enum<string>
required
Available options:
connecting,
qr_pending,
connected,
disconnected
phone_number
string | null
qr_code
string | null

Base64-encoded QR code

status_reason
string | null

Response

OK

data
object