Authorization: Bearer ********************
curl --location --request POST 'https://api.hiveflow.ai/api/flows//triggers/regenerate-key' \ --header 'Authorization: Bearer <token>'
{ "success": true, "apiKey": "string", "webhookUrl": "string" }