Referencia de APIV2 / Chats / Channel Create Channel whatsapp by phonenumberid link
POST /v2/channel/whatsapp/:phoneNumberId/link • typed through route generics
← Back to full API referencePOST/v2/channel/whatsapp/:phoneNumberId/linkAuthentication required
Request details
Path params
phoneNumberId
Required path parameter.
Query params
No explicit query schema was captured for this endpoint.
Body fields
No explicit body schema was captured for this endpoint.
Default payloads
Sample response
{
"channelId": "<channelId>"
}
Test this endpoint now
Use your own credentials and execute a live request directly from this page.
2. Select endpoint
POST/v2/channel/whatsapp/:phoneNumberId/linkAuthentication required
Group: V2 / Chats / Channel
POST /v2/channel/whatsapp/:phoneNumberId/link • typed through route generics
3. Prepare request payload
4. Server response
Run a request to inspect the real-time response for your environment.