v1
latestOpenAPI 3.0.32026-08-061874701.5 MBgroups
Delete group
Deletes the group specified in the URL.
This operation is only available to group administrators and system administrators.
delete/groups/{groupId}
Response
This operation is asynchronous, meaning group members may retain their sharing access for a brief period of time after the call returns. For small groups with limited sharing, the operation should complete quickly (within a few seconds). For large groups with many shares, this operation could possibly take more than a minute to complete.
Example response
{
"message": "SUCCESS"
}