Update collection

POST

Update an existing collection’s configuration.

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

Path parameters

idstringRequired

The unique identifier of the collection to update

Request

This endpoint expects an object.
namestringOptional

The name of the collection

descriptionstringOptional

An optional description of the collection

Response

Successful Response

resultsobject

Errors

Built with