Skip to main content

update message prediction table for predictions made on incoming text message

update message prediction table for predictions made on incoming text message

Path Parameters
    departmentUUID string required
Request Body required
    messageID int64 deprecated
    predictionFeature string
    prediction string
    metadata string
    messageUUID string
Responses

OK


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