---
title: "POST /api/{session}/send-message"
method: POST
path: "/api/{session}/send-message"
tags: ["Messages"]
---

# POST /api/{session}/send-message

`POST /api/{session}/send-message`

## Path parameters

- `session` string, required

## Request body

- object
  - `phone` string
  - `isGroup` boolean
  - `isNewsletter` boolean
  - `isLid` boolean
  - `message` string
  - `options` object

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest.md) · [All operations](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wppconnect-team/wppconnect-api-rest/revisions/4ae2377201e7/schema)
