Skip to main content

insert new voice credentials for given department

insert new voice credentials for given department

Path Parameters
    departmentUUID string required
Request Body required
    accounstSid string
    accountPassword string
    brokerNumber string
    useForOutgoingCommunication boolean
    useForStickiness boolean
    isHosted boolean
Responses

OK


Schema
    brokerNumber string
    dealerSubaccountUsername string
    dealerSubaccountPassword string
    departmentUUID string
    dealerUUID string
    useForOutgoingCommunication boolean
    useForStickiness boolean
    isHosted boolean
    uuid string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...