attach Links With Collection

suspend fun attachLinksWithCollection(collection: LinksCollection, links: List<String>): JsonObject

Method to attach links with the collection

Return

the result of the request as JsonObject

Parameters

collection

The identifier of the collection where manage the shared link

links

The list of links shared with the collection