v1
Namespace
Delete Namespace
Delete a namespace and optionally cascade-delete all memories, Neo4j nodes, and ACL references associated with it.
delete/v1/namespace/{namespace_id}
Path parameters
namespace_idstring required
Query parameters
delete_memoriesboolean
Delete all memories in this namespace
Delete all memories in this namespace
delete_neo4j_nodesboolean
Delete all Neo4j nodes in this namespace
Delete all Neo4j nodes in this namespace
remove_acl_referencesboolean
Remove namespace from ACL arrays on remaining nodes
Remove namespace from ACL arrays on remaining nodes
Headers
X-API-Keystring required
Response
Namespace deleted