---
title: "Refer A Friend"
method: POST
path: "/leads/refer-a-friend"
tags: ["leads"]
---

# Refer A Friend

`POST /leads/refer-a-friend`

## Request body

- ReferAFriendRequest
  - `email` string, email, required

## Response `200`

Successful Response

- boolean

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/trytrata/apis/fastapi.md) · [All operations](https://skmtc.dev/trytrata/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trytrata/fastapi/revisions/a8ae8846c411/schema)
