Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 648 Bytes

File metadata and controls

13 lines (9 loc) · 648 Bytes

WebhookUpdateRequest

Properties

Name Type Description Notes
webhooks string[] List of ids for webhooks to update and resend. The ids can be either webhook ids or event ids. A maximum of 100 ids is allowed.
url string New webhook url
username string Optional basic auth username [optional]
password string Optional basic auth password [optional]

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