deleteGroup

fun deleteGroup(groupId: String): JsonObject

Method to execute the request to delete a group

Return

the result of the request as JsonObject

Parameters

groupId

The group identifier of the group to delete