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