Authorization: Bearer ********************
curl --location --request POST 'http://10.11.53.2:2885/api/v1-alpha/logs/clear' \ --header 'Authorization: Bearer <token>'
{ "message": "Logs cleared" }