Skip to main content
POST
Submit CSAT for a specific conversation (authenticated)

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
rating
number
required

Integer 1-5, or string parseable to integer 1-5

feedback
string

Response

CSAT submitted

success
boolean
conversationId
string
csatRating
integer
csatSubmittedAt
string<date-time>