How to clear zap memory?
after completion of active scan i am storing a file in my database and now i want to clear the old data from zap,
i am using following api's
GET
http://zap/JSON/spider/action/removeScan/?scanId=0 \
i doont have any persistant session .after doing this data sites still shows in my zap UI and when i directly start active scan it starts scanning instead of showing url's not found error,
What are the steps should i follow to clear memory plz help