Restarting the conversation

I am currently building a chatbot for my website. I am passing data from frontend to rasa using REST APIs. The conversation is going well but whenever i refresh, i want the conversation to be started again. whenever i use /restart, the slots are set to none but the conversation is where it started from.Probably because of the action form and required slots. I am confused on how to go forward with this. Please help me with this.

what do you mean the conversation is where you started from?