Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 501 Bytes

WebhooksCreationPayload.md

File metadata and controls

11 lines (7 loc) · 501 Bytes

WebhooksCreationPayload

Properties

Name Type Description Notes
events [String] An array of webhook events that you want to subscribe to.
url String The the url to which HTTP notifications are sent. It could be any http or https URL.

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