API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Replace automation_run_archive

PUT/v1/automation_run_archives/{id}

Full replace with optimistic locking.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche