...
- string CreateGroup(string accessKey, int listID, string groupName, stringgroupNotes)
- accessKey: access key obtained using the Login method
- listID: ID of the list that the new Group will belong to
- groupName: name of the new Group
- groupNotes: administrative notes for this new Group
Sample CreateGroupsResult response
...