Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

Webhook.md

File metadata and controls

13 lines (9 loc) · 607 Bytes

Webhook

Properties

Name Type Description Notes
webhookId String Unique identifier of the webhook [optional]
createdAt Date When an webhook was created, presented in ISO-8601 format. [optional]
events [String] A list of events that will trigger the webhook. [optional]
url String URL of the webhook [optional]

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