remove Link From Collection

suspend fun removeLinkFromCollection(collectionId: String, link: RefyLink.RefyLinkImpl): JsonObject

Method to remove from a collection a link

Return

the result of the request as JsonObject

Parameters

collectionId

The identifier of the collection

link

The link to remove