Sign in

Update collection item

documented

Update an item in a collection (e.g., its note or position).

PATCH /api/collections/{namespace}/{slug}-{id}/items/{item_id}Collectionsno implementation yet0 runs

Input

namespace*
Namespace
username_or_org
collection_slug*
Collection slug
hub-api
collection_id*
Collection id
123abc
item_id*
Item object id
abcdef123
position
Position in collection
0
note
Note
Optional note
Calls Hugging Face as you (your API key is your account); keychains.dev holds the credentials.
Update collection item · Hugging Face · OpenIntegrations