You can use our Groups API to create groups programmatically and manage group users!
Let's dive-in!
Create Group
POST - https://api.cometondemand.net/api/v2/createGroup
Delete Group
POST - https://api.cometondemand.net/api/v2/deleteGroup
Add Users to Group
POST - https://api.cometondemand.net/api/v2/addUsersToGroup
Remove Users From Group
POST - https://api.cometondemand.net/api/v2/removeUsersFromGroup
List Groups
POST - https://api.cometondemand.net/api/v2/getGroupList
List Group Members
POST - https://api.cometondemand.net/api/v2/getGroupUserList
Ban Users From Group
POST - https://api.cometondemand.net/api/v2/banUsersFromGroup
Kick Users From Group
POST - https://api.cometondemand.net/api/v2/kickUsersFromGroup
Unban Users From Group
POST - https://api.cometondemand.net/api/v2/unbanUsersFromGroup
Update Group
POST - https://api.cometondemand.net/api/v2/updateGroup
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article