share Links With Team

suspend fun shareLinksWithTeam(team: Team, links: List<String>): JsonObject

Method share links with team

Return

the result of the request as JsonObject

Parameters

team

The team where manage the shared link

links

The list of links shared with the team