v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBSharing Groups
Delete a sharing group
delete/sharing_groups/delete/{sharingGroupId}
Path parameters
Example:1
UUID or numeric ID of the sharing group
Response
Delete sharing group response
Example response
{
"name": "SharingGroup deleted",
"message": "SharingGroup deleted",
"url": "/sharing_groups/delete/1"
}