WhatsApp Use
Whatsapp

Start WhatsApp pairing

POST
/v1/whatsapp/pair

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Header Parameters

X-WhatsApp-Use-Connection-Id?string

Required when the API key can access multiple WhatsApp connections.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X POST "https://example.com/v1/whatsapp/pair" \  -H "Content-Type: application/json" \  -d '{}'
{}
{  "error": "string"}