Skip to content

Administration

Juan José Longoria edited this page Sep 6, 2022 · 1 revision

Section with all endpoints and operation from /rest/api/1.0/admin/*.

This group contains all administration related tasks like Create groups or users, grant or revoke general permissions, get or update de license, manage the mail server or see the Stash clusters

All available operations are listed below:

Retrieve a page of groups.

Parameters

Name Type Required Description
filter string If specified only group names containing the supplied string will be returned
pageOptions PageOptions Page options to paginate results (or obtain more results per page)

Return

Examples

Create a new group

Deletes the specified group, removing them from the system. This also removes any permissions that may have been granted to the group

Add multiple users to a group

Retrieves a list of users that are members of a specified group

Retrieves a list of users that are members of a specified group

Clone this wiki locally