Skip to main content
POST
Report contact typing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contact
object
required

Contact who is typing.

typing
boolean
required

Whether the contact started or stopped typing.

Response

OK

The response is of type any.