---
title: "Create Lead Meeting"
method: POST
path: "/api/v1.0/leads/{lead_id}/meetings"
tags: ["Leads"]
---

# Create Lead Meeting

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

## Request body

- Meeting — unresolved $ref

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Lead Not Found

---

[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)
