One connection per request
Every REST request to/v1/whatsapp/* resolves to exactly one connection:
- If your API key allows one connection, the backend uses it automatically.
- If your API key allows multiple connections, include
X-WhatsApp-Use-Connection-Id.
cURL