API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Create llm_usag

POST/v1/llm_usage

Create a new llm_usag in the active tenant.

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche