---
title: "Nango Webhook"
method: POST
path: "/api/v1/integrations/webhook"
tags: ["integrations"]
---

# Nango Webhook

`POST /api/v1/integrations/webhook`

Handle webhooks from Nango (connection.created / connection.updated).

Verifies the HMAC-SHA256 signature using NANGO_SECRET_KEY before processing.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/netter/apis/dmi-backend.md) · [All operations](https://skmtc.net/netter/apis/dmi-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netter/dmi-backend/revisions/a59877bf911b/schema)
