Skip to main content
POST
Start typing indicator

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Path Parameters

chatId
string<uuid>
required

Unique identifier of the chat

Response

Request accepted. Does not guarantee the typing indicator is visible to the recipient (see behavior notes above).