/
/groupfolders
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 23m ago · Updated 1mo ago
delegation3
  • getReturns the list of all groups
  • getReturns the list of all visible circles
  • getGet the list Groups related to classname.
folder14
  • getGets all Groupfolders
  • postAdd a new Groupfolder
  • getGets a Groupfolder by ID
  • putSet the mount point of a Groupfolder
  • deleteRemove a Groupfolder
  • postAdd access of a group for a Groupfolder
  • postSet the permissions of a group for a Groupfolder
  • deleteRemove access of a group from a Groupfolder
  • postUpdates an ACL mapping
  • postSet a new quota for a Groupfolder
  • postToggle the ACL for a Groupfolder
  • postRename a Groupfolder
  • getSearches for matching ACL mappings
  • getGets the total number of Groupfolders
    delegation

    Returns the list of all groups

    get/index.php/apps/groupfolders/delegation/groups

    Headers

    OCS-APIRequestboolean required

    Required to be true for the API request to pass

    Response

    All groups returned

    Changes