change Member Role
fun changeMemberRole(groupId: String, memberId: String, role: <Error class: unknown class>): JsonObject
Method to execute the request to change a role of a member of a group
Return
the result of the request as JsonObject
Parameters
group Id
The group identifier of the group where change the role
member Id
The identifier of the member to change the role
role
The new role of the user