{"id":1}
curl --location --request DELETE '/api/log/clear' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":1}'
{ "state": "success" }