---
title: "Create LeadSource"
method: POST
path: "/provider/lead_sources"
tags: ["LeadSource"]
---

# Create LeadSource

`POST /provider/lead_sources`

## Request body

- ProviderLeadSourcesControllerCreateBody
  - `name` string

## Response `200`

Successful response

- PublicLeadSourceBlueprintOne
  - `id` string
  - `name` string
  - `created_at` string, date-time
  - `updated_at` string, date-time

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/versions/a92ae2a6fa90/schema)
