Group API can perform functions to interact or exchange data for Groups. |
Name | Description |
---|---|
Add group | Add a new group. |
Delete group | Delete a group via group ID. |
Find group | Get all groups by default. Able to filter or sort the returned results via parameters. |
Find group by username | Find the group that belongs to the specified user via username. |
Get group by ID | Get details of a group via group ID. |
Update group | Update the details of a group. |