Record

connection

No description available.

record connection {
  active: option​<bool>,
  anchorsite-override: option​<anchorsite-override>,
  connection-name: option​<string>,
  created-at: option​<string>,
  id: option​<string>,
  outbound-voice-profile-id: option​<outbound-voice-profile-id>,
  record-type: option​<string>,
  updated-at: option​<string>,
  webhook-api-version: option​<connection-webhook-api-version-enum>,
  webhook-event-failover-url: option​<string>,
  webhook-event-url: option​<string>,
}

Fields

NameTypeDescription
activeoption​<bool>
anchorsite-overrideoption​<anchorsite-override>
connection-nameoption​<string>
created-atoption​<string>
idoption​<string>
outbound-voice-profile-idoption​<outbound-voice-profile-id>
record-typeoption​<string>
updated-atoption​<string>
webhook-api-versionoption​<connection-webhook-api-version-enum>
webhook-event-failover-urloption​<string>
webhook-event-urloption​<string>