Docs Menu
API Developer Guide / middleware / pub / security / flow / addGroups

Service: addGroups

This service allows the addition of user groups to the system.

Input Parameter:

Name Type Description
*payload: Document The payload containing the group information

Output Parameter:

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