Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 995 Bytes

UpdateExternalConnectionRequest.md

File metadata and controls

18 lines (10 loc) · 995 Bytes

UpdateExternalConnectionRequest

Properties

Name Type Description Notes
active Boolean Specifies whether the connection can be used. [optional]
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]