API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Create automation_run_archive

POST/v1/automation_run_archives

Create a new automation_run_archive in the active tenant.

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche