Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 850 Bytes

WebhookSubscriptionRequestSchema.md

File metadata and controls

12 lines (8 loc) · 850 Bytes

Bandwidth.Standard.Model.WebhookSubscriptionRequestSchema

Properties

Name Type Description Notes
BasicAuthentication TfvBasicAuthentication [optional]
CallbackUrl 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.
SharedSecretKey string An ASCII string submitted by the user as a shared secret key for generating an HMAC header for callbacks. [optional]

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