API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/agents/assets/{assetId}/replay-watchers

POST/v1/agents/assets/{assetId}/replay-watchers

Force an immediate checklist-watcher re-evaluation for this asset

Pfad-Parameter

NameTypBeschreibung
assetIderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche