Typing Indicator

Request to signal that the end user has started or stopped typing.

Path Params
uuid
required

The 'chat_id' value obtained from the response of the 'Create User' method.

Body Params

This request helps identify whether the end user is currently typing or not.

uuid
required

The 'chat_id' value obtained from the response of the 'Create User' method.

uuid
required

The 'id' value obtained from the response of the 'Create User' method.

boolean
required

Set to 'true' if the end user is typing and 'false' otherwise.

string
required

The side that originates the typing status request.

Responses
204

Successful operation

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json