curl --location '/api/v1/imb/abnormal/clear' \ --header 'Content-Type: application/json' \ --data '{ "type": 0 }'
{ "code": 0, "message": "string", "data": { } }