{ "agent_id": "string" }
curl --location --request POST '/memory/config/disable_agent' \ --header 'authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "agent_id": "string" }'
null