Clear API request history log

Good day

  is there a way to clear the API request history log  like this
      [10/Feb/2024 12:27:39] "GET /api/login/?username=123&password=123 HTTP/1.1" 200 178
      [10/Feb/2024 12:27:48] "GET /api/product/ HTTP/1.1" 200 30016
      [10/Feb/2024 12:27:49] "GET /api/product/category/ HTTP/1.1" 200 654
      [10/Feb/2024 12:27:50] "GET /api/table/count/?site_code=121 HTTP/1.1" 200 453
      [{'q_no': '11111.000', 'Paid': 'N'}]?

with out closing it?

Please be more specific. Exactly what log are you referring to here?