Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 593 Bytes

File metadata and controls

12 lines (9 loc) · 593 Bytes

Webhook

Properties

Name Type Description Notes
id int The ID of the webhook [optional]
url str The url to which the events will be send [optional]
subscriptions list[str] The list of subscribed events [optional]
account_id int The id of the account which the webhook object belongs to [optional]

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