Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

PUT /api/agent-workflows/{id}
Updates the draft. Must include the current lockVersion; mismatched values return 409 idempotency_conflict. Auto-save endpoint (debounced from the canvas):
POST /api/agent-workflows/{id}/draft
Hash-deduped: identical payloads do not create new versions.