{
"duration": 0,
"gt": "string",
"lt": "string",
"query": {},
"type": "between"
}curl --location --request POST '/engine/logClean/once' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 0,
"gt": "string",
"lt": "string",
"query": {},
"type": "between"
}'{
"status": "OK"
}