Chunk #633
Aus: Content-API (Index: 2)
101
Tokens
Synced
Status
Taxonomie
| Kategorie | API |
|---|---|
| Pfad | API > Content API > Request/Response |
| Heading-Pfad | Content-API > Content API > PUT /api/v1/content/{id} > Request-Body > Response (200 OK) |
Entities
| Name | Typ |
|---|---|
| Content Object | CONFIG |
| HTTP Request | COMMAND |
| REST API | SERVICE |
Keywords
Inhalt
{
"success": true,
"data": {
"id": 1,
"title": "Blogpost über Teamcoaching",
"briefing": "Schreibe einen informativen Artikel...",
"status": "draft",
"author_profile_id": 1,
"contract_id": null,
"structure_id": 1,
"profile_name": "Akademisch",
"contract_name": null,
"structure_name": "Blog-Artikel",
"created_at": "2025-12-20 10:00:00",
"updated_at": "2025-12-20 12:30:00"
}
}Clean Content
```
`{
"success": true,
"data": {
"id": 1,
"title": "Blogpost über Teamcoaching",
"briefing": "Schreibe einen informativen Artikel...",
"status": "draft",
"author_profile_id": 1,
"contract_id": null,
"structure_id": 1,
"profile_name": "Akademisch",
"contract_name": null,
"structure_name": "Blog-Artikel",
"created_at": "2025-12-20 10:00:00",
"updated_at": "2025-12-20 12:30:00"
}
}`
```
Metadaten
| Analysiert am | 20.12.2025 12:48:11 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | cecbdc7b-5152-490b-adc7-c2fbf584eed1 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:41 |