cURL
curl --request POST \ --url https://api.example.com/handlers/hellofax-webhook
POST /handlers/hellofax-webhook
{ "$ref": "#/components/schemas/HelloFaxWebhookDto" }
{}```