Removing stored cookies from Gatling

Hi,

As Gatling automatically stores cookies in the session and pass them to the next requests.
If I want to vacant this stored cookies how can we proceed with this, as my API response time is getting decreased if number of users are increasing that’s the reason I am not able to check the real time performance of MY API.