Chunk #631

Aus: Content-API (Index: 0)

51 Tokens
Synced Status
Nächster (#1) »

Taxonomie

Kategorie API
Pfad API > Content API > Request Body
Heading-Pfad Content-API > Content API > PUT /api/v1/content/{id} > Request-Body

Entities

Name Typ
Content SERVICE
Title CONFIG
Briefing CONFIG
Author Profile CONFIG
Contract CONFIG
Structure CONFIG

Keywords

Content API PUT request Content update Request Body ID

Inhalt

{
  "title": "Neuer Titel",                  // required
  "briefing": "Aktualisiertes Briefing",   // required
  "author_profile_id": 1,                  // optional
  "contract_id": 1,                        // optional
  "structure_id": 1                        // optional
}

Clean Content

```
`{
 "title": "Neuer Titel", // required
 "briefing": "Aktualisiertes Briefing", // required
 "author_profile_id": 1, // optional
 "contract_id": 1, // optional
 "structure_id": 1 // optional
}`
```

Metadaten

Analysiert am20.12.2025 12:48:07
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-IDd5e64e24-a34e-425c-b7c7-3b749c2547a0
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:53:41