---
title: "POST /api/{session}/typing"
method: POST
path: "/api/{session}/typing"
tags: ["Chat"]
---

# POST /api/{session}/typing

`POST /api/{session}/typing`

## Path parameters

- `session` string, required

## Request body

- object
  - `phone` string
  - `isGroup` boolean
  - `value` boolean

## Response `200`

OK

## Other responses

- `500` — Internal Server Error

## Changes

> 52 revisions in range; 47 could not be searched.

- **2022-07-21** `5384d2ef4ae9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/changes/api/:session/typing/post.md)

---

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