Methods:
Creates a new App User Group. This User Group is used to have permissions to access the external chatbots.
GETgetAppUserGroupGets an App User Group.
DELETEdeleteAppUserGroupDeletes an App User Group.
POSTinviteUsersToAppUserGroupInvite users to an App User Group. This method will send the specified email addresses an invitation link to join a specific user group.
POSTaddUsersToAppUserGroupAdds users to a App User Group.
POSTremoveUsersFromAppUserGroupRemoves users from an App User Group.
POSTaddAppUserGroupReportPermissionGive the App User Group the permission to view all reports in the corresponding organization.
POSTremoveAppUserGroupReportPermissionRemove the App User Group's permission toview all reports in the corresponding organization.
POSTaddAppUserGroupToExternalApplicationAdds a permission for an App User Group to access an External Application.
POSTremoveAppUserGroupFromExternalApplicationRemoves a permission for an App User Group to access an External Application.
POSTcreateExternalApplicationCreates a new External Application from an existing ChatLLM Deployment.
POSTupdateExternalApplicationUpdates an External Application.
GETdescribeExternalApplicationDescribes an External Application.
GETlistExternalApplicationsLists External Applications in an organization.
DELETEdeleteExternalApplicationDeletes an External Application.