You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Definition

Group API can perform functions to interact or exchange data for Groups.


NameDescription
1

Add group

Add a new group.

2

Delete group

Delete a group via group ID.

3

Find group

Get all groups by default.

Able to filter or sort the returned results via parameters.

4

Find group by username

Find the group that belongs to the specified user via username.

5

Get group by ID

Get details of a group via group ID.

6

Update group

Update the details of a group.




  • No labels