edit
Projects
@PatchMapping(path = ""/{" + GROUP_IDENTIFIER_KEY + "}" + EDIT_PROJECTS_ENDPOINT",
headers = []
)
Method to edit the projects of a group
Return
the result of the request as String
Parameters
id
The identifier of the user
token
The token of the user
groupId
The identifier of the group where edit the projects list
payload
The payload with the list of projects for the group