editProjects

fun editProjects(groupId: String, projects: List<String>): JsonObject

Method to execute the request to edit a projects list of a group

Return

the result of the request as JsonObject

Parameters

groupId

The group identifier of the group where edit the projects

projects

The list of the projects for the group