---
title: "Live Lead"
method: POST
path: "/api/v1/live_lead"
tags: ["live-lead"]
---

# Live Lead

`POST /api/v1/live_lead`

Process a live lead request. Accepts both valid and malformed requests.

For valid requests: Process normally (create/update/remove contacts based on LeadStatus).
For malformed requests: Create a rejected contact with the available data.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/outrival/apis/fastapi.md) · [All operations](https://skmtc.net/outrival/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outrival/fastapi/revisions/7bcf41dff3cb/schema)
