Group Management

Create new group

Create a new LDAP group with optional initial members

post/api/ldap/group

Response

Group created successfully

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Group created successfully"
}

Changes