share Collection With Teams

suspend fun shareCollectionWithTeams(collection: LinksCollection, teams: List<String>): JsonObject

Method to manage the teams where the collection is shared

Return

the result of the request as JsonObject

Parameters

collection

The collection where manage the teams list

teams

The list of the teams where the collection is shared