User Groups APIs
List of all cluster API endpoints within the User Groups category. Each endpoint provides specific functionality for integrating with cluster services.
POST POST /_system/usergroups /_system/usergroups/search GET Search user groups /_system/usergroups/search POST Search user groups /_system/usergroups/{guid} DELETE Delete a user group /_system/usergroups/{guid} GET GET /_system/usergroups/{guid} /_system/usergroups/{guid} PUT PUT /_system/usergroups/{guid} /_system/usergroups/{guid}/users GET Get list of users in a user group /_system/usergroups/{guid}/users/add POST Add a user to a user group /_system/usergroups/{guid}/users/{user_guid} DELETE Remove a user from a user group Back to API Categories Return to the main API categories page to browse other endpoints
