Skip to main content

Checks if a message needs response

Checks if a message needs response

Path Parameters
    departmentUUID string required
Request Body required
    messageBody string
    messageUUID string
    updateMessagePrediction boolean
Responses

OK


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