Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The resultId
is returned by the /startChat endpoint or you can find it by listing results with /results
endpoint
Successful response
The response is of type object
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The resultId
is returned by the /startChat endpoint or you can find it by listing results with /results
endpoint
Successful response
The response is of type object
.