Update collection metadata
Collections
Update collection metadata
Updates the description, settings, or the agent_ids sharing list.
To evolve the schema after creation, use the schema and indexes
endpoints instead.
PATCH
Update collection metadata
Authorizations
User session JWT. Send as Authorization: Bearer <token>.
Path Parameters
Collection identifier returned at creation.
Body
application/json
Response
Updated collection metadata.
Example:
"products"
User ID or agent ID owning the collection.
Available options:
user, agent Agents granted access (sharing list).
Organization the collection belongs to (tenant boundary).
Column definitions: field name → type descriptor.
Example:
On list with with_counts=true, an estimated count; null otherwise.
Example:
"ready"
Related topics
Get collection metadataUpdate document metadataCollections ModuleUpdate conversation metadata (title, archive, star)Update knowledge base metadata and crawl settings