Groups
Every contact in the Phonebook may belong to one or many Groups, which makes it easy to send targeted messages just by selecting the Groups you want.
You can think of Groups also as Labels that each Contacts can have.
When sending message to multiple groups, Messente only sends one message per Contact. This means you can send messages without having to worry about duplicate messages being sent.
Using the Phonebook API you can
- List all Groups
- Create a new Group
- Update an existing Group
- Delete a Group
📄️ Lists a group
Lists a group
📄️ Deletes a group
Deletes a group
📄️ Updates a group with the provided name
Updates a group with the provided name
📄️ Returns all groups
Returns all groups
📄️ Creates a new group with the provided name
Creates a new group with the provided name