curl -X POST https://webhook.link/b3339763-78c2-4ab8-b78e-e43a8b5c0e6d \ -H "Content-Type: application/json" \ -H "X-MyHeader: 123" \ -d '{"hello": "world", "is_true": true}'