Docs Menu
API Developer Guide / middleware / pub / security / java / addGroup

Service: addGroup

This service is designed to add a user group within the system

Input Parameter:

Name Type Description
groupName: String The name of the group to be added.

Output Parameter:

Name Type Description
status: Boolean A boolean value indicating the status of the operation, where true represents success and false represents failure.