---
title: "Create a Comment on Lead"
method: POST
path: "/api/v1.0/leads/{lead_id}/comments"
tags: ["Comments"]
---

# Create a Comment on Lead

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

## Path parameters

- `lead_id` string, required

## Request body

- Comment — 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)
