manage Team Links

fun manageTeamLinks(team: Team, links: List<String>, onSuccess: () -> Unit)

Function to execute the request to manage the links of a team

Parameters

team

: the team where manage the links list

links

: the links identifiers of the links to add

onSuccess

: the action to execute if the request has been successful