Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:5600/open/logs?path=&file=&type' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }