Build and send webhook requests online. Test endpoints with realistic payloads and inspect responses.
curl -X POST 'https://example.com/webhook' \ -H 'Content-Type: application/json' \ -d '{ }'