Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.45 KB

createwebhook.md

File metadata and controls

11 lines (8 loc) · 3.45 KB

CreateWebhook

Fields

Field Type Required Description
url str ✔️ N/A
status models.Status ✔️ The status of the resource.
event_types List[str] ✔️ The list of event types that the webhook is subscribed to.
["*"] indicates the webhook is subscribed to all current and future event types.
description Optional[str] N/A