API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/dms/documents/{id}/summarize

POST/v1/dms/documents/{id}/summarize

Trigger AI summarization of a DMS document or return existing summary

Query-Parameter

NameTypBeschreibung
forcestring

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/dms/documents/{id}/summarize \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.dms.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche