Update Collection Summary

Generate and update the AI-generated summary for a collection. Triggers an asynchronous job to: - Analyze all documents in the collection - Generate a comprehensive summary - Update the collection's summary field The summary helps users understand the collection's content at a glance.

Authentication

AuthorizationBearer

API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.

OR
AuthorizationBearer

API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.

Path parameters

collection_idstringRequiredformat: "uuid"
org_idstringRequiredformat: "uuid"
The unique identifier of the organization.
project_idstringRequiredformat: "uuid"
The unique identifier of the project.

Response

Summary generation job started
statusstring
task_idlist of strings

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error