curl -X POST https://webhook.link/27890543-22c2-44c4-8b37-68d84f61de5a \ -H "Content-Type: application/json" \ -H "X-MyHeader: 123" \ -d '{"hello": "world", "is_true": true}'