API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/articles/{id}/sync-from-source

POST/v1/articles/{id}/sync-from-source

Re-sync a single article from its linked external source (weclapp)

Datenmodell

Diese Operation arbeitet auf der Entität Article (article). Alle 102 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche