Skip to main content
POST
Csat Response Received

Authorizations

Authorization
string
header
required

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

Path Parameters

integration_id
string<uuid>
required

Body

application/json
conversationId
string
required
ratingStyle
enum<integer>
required

The style of the rating. 0 for YES/NO, 1 for EMOTICONS

Available options:
0,
1
ratingAnswer
string
required

The answer to the rating. [0, 1] for YES/NO rating style, or [0...4] for EMOTICONS rating style

csatComment
string | null

Response

Successful Response