Skip to main content

update voice credentials for given department

update voice credentials for given department

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

OK


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