Use this method to list all contacts in a group.
The group id that should be searched
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Allows you to select the field by which the sort should be performed. ( For this method: id, createdAt )
id
It allows you to set the sort order for a given field. ( ASC or DESC )
DESC
Use this method to add contacts to a group.
The id of the group.
The id of a object
The id of a object
1
Use this method to delete contacts from a group.
The id of the group.
The id of a object
The id of a object
1