How should use clearInterval() when I get the response I want inside the second call.
clearInterval()
axios.post(url1,data1).then(res=>{ let INTERVAL_ID = set