Use this method to list all groups.
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
Specifies a required order for the query results. You can order only by id, createdAt and name.
id
Specifies the sort order. To sort the groups in descending order, use DESC to sort in ascending order, use ASC.
DESC
Use this method to create a group that you can use to send email and sms campaigns.
Group object
The group name.
test
The group description.
Test descr
The unique identifier of the group
XXXXX-XXXX-XXXX
Use this method to update a group.
Group object
The id of the group.
1234
The unique name of the group.
test
The group description.
Test descr