Skip to main content
POST
/
webhooks
/
mailgun
/
events
Mailgun inbound event webhook
curl --request POST \
  --url https://api.member.dev/webhooks/mailgun/events \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Send platform JWTs, contact JWTs, or team API keys as Authorization: Bearer <token>.

Response

200 - application/vnd.api+json

Successful Response