Create domain webhook (v4)
documentedCreate a new domain webhook (v4).
POST /v4/domains/{domain}/webhooksDomain Webhooksno implementation yet0 runsInput
domain*
Domain name
mailgun.com
url*
Webhook URL
https://yourapp.example/webhook
event_type_1*
Webhook event type (first)
delivered
event_type_2
Webhook event type (second)
opened
Calls mailgun as you (your API key is your account); keychains.dev holds the credentials.