curl --location 'https://flows.contentvillain.com/webhook/blog-intros' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data '{ "Title": "string", "About": "string" }'
[ { "text": "string" } ]