Authorization: Bearer ********************
curl --location --globoff --request DELETE 'https://platform-api.convirza.com/v3/custom-insights/{id}' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "Custom insight deleted successfully" }