curl -X POST https://webhook.link/2c671ec1-d958-45f3-aeca-073a1fe75d0c \ -H "Content-Type: application/json" \ -H "X-MyHeader: 123" \ -d '{"hello": "world", "is_true": true}'