Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.11 KB

File metadata and controls

20 lines (12 loc) · 1.11 KB

CreateFaxApplicationRequest

Properties

Name Type Description Notes
applicationName String A user-assigned name to help manage the application.
active Boolean Specifies whether the connection can be used. [optional]
anchorsiteOverride AnchorsiteOverride [optional]
webhookEventUrl String The URL where webhooks related to this connection will be sent. Must include a scheme, such as 'https'.
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 CreateFaxApplicationRequestInbound [optional]
outbound CreateExternalConnectionRequestOutbound [optional]