API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Bulk operation

POST/v1/compliance_requirements/bulk

CodeMeta OS API endpoint.

Datenmodell

Diese Operation arbeitet auf der Entität Compliance Requirement (compliance_requirement). Alle 11 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche