Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 750 Bytes

File metadata and controls

11 lines (8 loc) · 750 Bytes

NotificationUpdateRequest

Properties

Name Type Description Notes
signing_key String Optional signing key for securing webhook notifications. - None: don't change the existing signing key - Some(""): remove the signing key - Some("key"): set the signing key to the provided value [optional] [default to null]
type NotificationType [optional] [default to null]
url String [optional] [default to null]

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