Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
chatId
string
cellId
string
rating
enum<string>
Available options:
CELL_RATING_UNSPECIFIED,
CELL_RATING_NONE,
CELL_RATING_UP,
CELL_RATING_DOWN
reason
string | null

free-text "why" captured from the rating modal

Response

Success

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: