Sign in

List bounce-classification config rules

documented

Deprecated configuration rules for bounce classification.

GET /v1/bounce-classification/config/rulesBounce Classificationno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.mailgun.net/v1/bounce-classification/config/rules" \
  -X GET \
  -u "api:{{MAILGUN_API_KEY}}" \
  -H "Accept: application/json"
List bounce-classification config rules · mailgun · OpenIntegrations