📄️ Get Groups
This endpoint returns a list of groups.
📄️ Create Group
This endpoint creates a new group with the given attributes.
📄️ Get Group
This endpoint returns a group.
📄️ Replace Group
This endpoint updates an existing group by replacing all attributes present in the request.
📄️ Update Group
This endpoint updates an existing group by applying JSON Patch operations.
📄️ Delete Group
This endpoint deletes an existing group.