v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-226780228.2 KB
Documents

Upsert Document Summary

Create or update a document summary with optional versioning.

put/documents/{document_id}/summary

Path parameters

document_idstring required

Headers

authorizationstring nullable

Request body

contentstring required

Summary content to persist (markdown/text)

versioningboolean

When true, automatically increments the summary version instead of overwriting the latest version

overwrite_latestboolean

Allow overwriting the latest summary when versioning is disabled

Response

Successful Response

contentstring required
storage_keystring required
bucketstring nullable
versioninteger required
updated_atstring nullable