v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-272589173.5 KB
Collections

Update collection

Update an existing collection's configuration.

This endpoint allows updating the name, description, and access settings of an existing collection. The user must have appropriate permissions to modify the collection.

post/v1/collections/{id}

Path parameters

idstring uuid required

The unique identifier of the collection to update

The unique identifier of the collection to update

Request body

access_tierstring nullable
descriptionstring nullable
generate_descriptionboolean
namestring nullable

Response

Successful Response