---
title: "POST /sdk/track/lead"
method: POST
path: "/sdk/track/lead"
tags: ["sdk"]
---

# POST /sdk/track/lead

`POST /sdk/track/lead`

## Request body

- object
  - `lead` object
    - `email` string — Email address of this customer/lead
    - `name` string — Name of the customer/lead
    - `source` string — Source of this lead
    - `reference_id` string — Optional identifier to attach with this lead
  - `ref` string

## Response `200`

- unknown

## Other responses

- `403` — Not authenticated

---

[API](https://skmtc.dev/goaffpro/apis/goaffpro-api.md) · [All operations](https://skmtc.dev/goaffpro/apis/goaffpro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goaffpro/goaffpro-api/revisions/832de9c7d0ae/schema)
