Contacts
Endpoints
Parameters
POST /api/v1/contacts
PUT /api/v1/contacts/{id}
POST /api/v1/contacts/bulk-delete
Create a contact
Bulk delete contacts
>= 100 contacts):
Common errors
Contact groups
Endpoints
Parameters
POST /api/v1/contacts/groups
POST /api/v1/contacts/groups/{groupId}/members
GET /api/v1/contacts/groups/{groupId}/members
Create a group
Add members
< 100contacts: synchronous response>= 100contacts: asynchronous202response with ajobId- Poll
GET /api/v1/contacts/bulk-jobs/{jobId}/progressevery2s
List members
The groups exposed here are MsgFlash contact groups, not native WhatsApp groups.