| Field | Type | Required | Description |
|---|---|---|---|
collection_id |
float | ✔️ | The ID of the Collection to add items to. |
added_collection_item_descriptors |
List[models.CollectionItemDescriptor] | ➖ | The CollectionItemDescriptors of the items being added. |
| Field | Type | Required | Description |
|---|---|---|---|
collection_id |
float | ✔️ | The ID of the Collection to add items to. |
added_collection_item_descriptors |
List[models.CollectionItemDescriptor] | ➖ | The CollectionItemDescriptors of the items being added. |