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