Skip to main content

transfer an in-progress AI receptionist call to a department or person

transfer an in-progress AI receptionist call to a department or person

Path Parameters
    departmentUUID string required
    callSID string required
Request Body
    targetDepartmentUuid string
    targetUserUuid string
    messageUuid string
Responses

OK


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