v1

latestOpenAPI 3.0.3agpl2026-07-1715891.6 KB
workspace-users

Remove users from a subgroup in a workspace

delete/ocs/v2.php/apps/workspace/api/v1/spaces/{id}/groups/{gid}/users

Path parameters

idinteger required

Represents the ID of the workspace

gidstring required

The subgroup id

Query parameters

uids[]string[] required

Represents the user uids to remove from the subgroup

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

Users removed from subgroup successfully