Үндсэн агуулга руу алгасах
API reference

Typing indicator (Messenger / Instagram)

POST/typing

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/typing" \  -H "Content-Type: application/json" \  -d '{    "conversation_id": "cc71b11a-25cd-4c2d-9950-df2cc38e3407"  }'
Empty