updateDescription

fun updateDescription(groupName: String, mode: String, streamName: String, filenameSanitized: String, description: String? = null, tag: List<String>? = null): CollectionDescriptionUpdateResponse

Updates an item's description and/or tags.