Authorization: Bearer ********************
curl --location --request DELETE 'https://api.hiveflow.ai/api/flows//history' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string", "clearedNodes": 0 }