settings

Update DAG-specific agent memory

Updates the memory content for a specific DAG. Requires admin role.

put/settings/agent/memory/dags/{dagName}

Path parameters

dagNamestring regex required

Name of the DAG

Name of the DAG

Query parameters

remoteNodestring

name of the remote node

Request body

contentstring required

New memory content (markdown)

Response

DAG memory updated successfully

Changes