Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 685 Bytes

Webhook.md

File metadata and controls

14 lines (10 loc) · 685 Bytes

Webhook

Properties

Name Type Description Notes
active bool Determines whether the webhook is active or not. [optional]
callback_url str The URL that the webhook will POST information to. [optional]
description str Description provided when creating webhook. [optional]
id str ID of the webhook. [optional]
id_model str ID of the object the webhook is watching. [optional]

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