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

Service: deleteGroup

This service deletes a user group from the system.

Input Parameter:

Name Type Description
group_name: String The name of the group to be deleted.

Output Parameter:

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