Download import sample
Required permission: WhatsApp Contacts — View
Downloads a CSV sample for bulk import. Prefer Postman or curl for file downloads.
/api/business/public/channels/whatsapp/accounts/:accountId/contacts/sample{
"note": "Binary CSV file download (Content-Disposition: attachment)"
}Try it
Runs in your browser — token is not stored
If the request fails with a network / CORS error, your API may not allow browser calls from this site. Use curl, Postman, or your server instead. See Postman.