---
title: "Create or rotate a lead-source webhook setup"
method: POST
path: "/v1/lead-sources/webhook/connect"
tags: ["Integrations"]
---

# Create or rotate a lead-source webhook setup

`POST /v1/lead-sources/webhook/connect`

Provisions (or rotates) a generic lead-source webhook for the authenticated business. Returns the public ingest endpoint, a bearer token to use in the `Authorization` header, the connection identifier, and a sample request body. Requires a secret key (`sk_*`) with the `ADMIN` role.

## Response `200`

Webhook setup created or rotated

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/revisions/2cb1567969ca/schema)
