Remote pairing (connection link)
Generates a link so another person connects their own number. provider=PILOT_STATUS (default) requires name + number and returns a QR pairing link; provider=META returns a hosted Embedded Signup link (the person picks the number inside the Facebook dialog, no name/number).
Authorizations
Your ps_ API key
Body
Link kind (default PILOT_STATUS).
"PILOT_STATUS"
Required for PILOT_STATUS; ignored for META.
"Cliente Acme"
Required for PILOT_STATUS; ignored for META.
"5511988887777"
Send the link over WhatsApp (PILOT_STATUS). Default false.
"false"
Redirect URL after completion (META).
"https://app.acme.com/done"
Optional external reference for correlation (META).
"customer-42"
Link the resulting number to the calling API key (default true).
"true"
Response
PILOT_STATUS link