Skip to main content

admin_delete_memory

Function admin_delete_memory 

Source
pub async fn admin_delete_memory(
    __arg0: State<Arc<AppState>>,
    headers: HeaderMap,
    __arg2: Path<String>,
) -> Result<impl IntoResponse, ApiError>
Expand description

DELETE /v1/admin/memories/{id}: forget a memory from the console.