---
title: "create contact"
method: POST
path: "/api/v1.0/leads/{lead_id}/contacts"
tags: ["Contact"]
---

# create contact

`POST /api/v1.0/leads/{lead_id}/contacts`

## Path parameters

- `lead_id` string, required

## Request body

- Contact — unresolved $ref

## Response `201`

Created

---

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