curl --location --request DELETE '/api/logCycle/' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }