Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 963 Bytes

File metadata and controls

15 lines (12 loc) · 963 Bytes

WebhookSubscription

Properties

Name Type Description Notes
id string [optional]
account_id string [optional]
callback_url string Callback URL to receive status updates from Bandwidth. When a webhook subscription is registered with Bandwidth under a given account ID, it will be used to send status updates for all requests submitted under that account ID.
type \Bandwidth\Model\WebhookSubscriptionTypeEnum [optional]
basic_authentication \Bandwidth\Model\WebhookSubscriptionBasicAuthentication [optional]
created_date \DateTime [optional]
modified_date \DateTime [optional]

[Back to Model list] [Back to API list] [Back to README]