| 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. |