edit
Collection
open fun editCollection(userId: String, collectionId: String, color: String, title: String, description: String, links: List<String>)
Method to edit a collection
Parameters
userId
The owner of the collection
collectionId
The identifier of the collection
color
The color of the collection
title
The title of the collection
description
The description of the collection
links
The links to attach to the collection