curl -X POST https://webhook.link/fbdc29fd-cbec-4022-8912-eec192296a8c \ -H "Content-Type: application/json" \ -H "X-MyHeader: 123" \ -d '{"hello": "world", "is_true": true}'