---
title: "POST /api/{session}/chatwoot"
method: POST
path: "/api/{session}/chatwoot"
tags: ["Misc"]
---

# POST /api/{session}/chatwoot

`POST /api/{session}/chatwoot`

You can point your Chatwoot to this route so that it can perform functions.

## Path parameters

- `session` string, required

## Request body

- object
  - `event` string
  - `private` string

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/wppconnect-team/apis/wppconnect-api-rest.md) · [All operations](https://skmtc.net/wppconnect-team/apis/wppconnect-api-rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wppconnect-team/wppconnect-api-rest/versions/9b4f8efc1a6b/schema)
