API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/learning-units/{unitId}/comments

POST/v1/learning-units/{unitId}/comments

CodeMeta OS API endpoint.

Datenmodell

Diese Operation arbeitet auf der Entität Learning Unit (learning_unit). Alle 49 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Pfad-Parameter

NameTypBeschreibung
unitIderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche