Previous page

Next page

Locate page in Contents

Print this page

del_group

Summary:

Deletes a group from a server.

Request specification:

Name

Min/Max

Type

Description

del_group

0..[]

 

 

{

 

 

 

group

1..1

 

Group to delete.

{

 

 

 

name

0..1

string

Group name.

}

 

 

 

}

 

 

 

Returns:

OK/Errors

Description:

The group must not contain any users, otherwise the call will fail. To delete a non-empty group, remove all users from the group first (you only have to remove the users from the group, you don't have to delete the users from the system).

Please send us your feedback on this help page