Bulk operation
POST/v1/call_notes/bulk
CodeMeta OS API endpoint.
Datenmodell
Diese Operation arbeitet auf der Entität call_note (call_note). Alle 5 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.
Beispiel
curl -X POST https://api.codemeta-os.de/v1/call_notes/bulk \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.call_notes.post();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |