Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.4 KB

File metadata and controls

12 lines (9 loc) · 2.4 KB

EditCollectionItemRequest

Fields

Field Type Required Description
name Optional<String> The optional name of the Collection item.
description Optional<String> A helpful description of why this CollectionItem is in the Collection that it's in.
icon Optional<String> The emoji icon for this CollectionItem. Only used for Text type items.
collectionId long ✔️ The ID of the Collection to edit CollectionItems in.
itemId String ✔️ The ID of the CollectionItem to edit.