Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 682 Bytes

WebhookSubscriptionRequestSchema.md

File metadata and controls

15 lines (7 loc) · 682 Bytes

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]