Skip to main content

recieves the sentiment prediction and marks customer upset for negative sentiment and saves the prediction

recieves the sentiment prediction and marks customer upset for negative sentiment and saves the prediction

Path Parameters
    departmentUUID string required
    messageUUID string required
Request Body required
    sentimentScore float
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...