Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.04 KB

File metadata and controls

19 lines (11 loc) · 1.04 KB

CreateExternalConnectionRequest

Properties

Name Type Description Notes
active Boolean Specifies whether the connection can be used. [optional]
externalSipConnection ExternalSipConnectionZoomOnly
webhookEventUrl String The URL where webhooks related to this connection will be sent. Must include a scheme, such as 'https'. [optional]
webhookEventFailoverUrl String The failover URL where webhooks related to this connection will be sent if sending to the primary URL fails. Must include a scheme, such as 'https'. [optional]
webhookTimeoutSecs Integer Specifies how many seconds to wait before timing out a webhook. [optional]
inbound CreateExternalConnectionRequestInbound [optional]
outbound CreateExternalConnectionRequestOutbound [optional]