Groups
📄️ Get all groups
Get instance groups with optional filtering and sorting.
📄 ️ Create a group
Create a group.
📄️ Get group
Get a group by ID.
📄️ Update group
Update a group by ID.
📄️ Delete group
Delete a group by ID.
📄️ Get all group users
Get all users of group.
📄️ Get group user
Get all users of group.
📄️ Delete group user
Delete a user from a group.
📄️ Add group user
Add user into group.
📄️ Get all group projects
Get all projects of group.
📄️ Get group project
Get project of group.
📄️ Add or update group project
Add or update project in group.
📄️ Delete group project
Delete project from group.