Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Files

Latest commit

8639c56 · Mar 19, 2020

History

History
17 lines (13 loc) · 789 Bytes

Webhook.md

File metadata and controls

17 lines (13 loc) · 789 Bytes

Webhook

Properties

Name Type Description Notes
_links Links [optional] [default to null]
_id Id [optional] [default to null]
url string [optional] [default to null]
secret string [optional] [default to null]
on boolean [optional] [default to null]
name string [optional] [default to null]
statements array[Statement] [optional] [default to null]
tags array[string] [optional] [default to null]

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