Collections
Add an object to a collection
Adding the same object twice is a no-op rather than a duplicate. A pinned collection refuses anything but its own type, and an object that does not exist is refused rather than stored as a dangling id.
put/collections/{collection_id}/items
Path parameters
collection_idstring required
Query parameters
idstring
object_typestring
Type of the object
Request body
Response
Confirmation the object was added