Skip to main content
Mintlify webhooks let agents respond to documentation build events.

Filter Fields (all optional)

Setup

  1. In Mintlify, go to your project settings
  2. Navigate to Webhooks or Integrations
  3. Add a webhook with URL: https://your-server:8080/webhooks/mintlify
  4. Set the secret to match the mintlify_webhook_secret credential instance referenced by the webhook source in config.toml
  5. Select build events you want to receive (build failures, successes, etc.)

Example Configuration