Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 571 Bytes

File metadata and controls

16 lines (8 loc) · 571 Bytes

WebhookNotification

The webhook notification settings, including the proxy URL and signing keys.

Properties

Name Type Description Notes
webhookProxyUrl String The webhook proxy URL for receiving config JSON change notifications.
signingKey1 String The primary signing key used for verifying the authenticity of webhook requests.
signingKey2 String The secondary signing key used for verifying the authenticity of webhook requests.