Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 563 Bytes

ManagementProjectsWebhooksCreateRequestBody.md

File metadata and controls

11 lines (8 loc) · 563 Bytes

# ManagementProjectsWebhooksCreateRequestBody

Properties

Name Type Description Notes
targetUrl string URL address that receives webhooks. [optional]
events string[] Lists the events that trigger webhook sendout. [optional]
active bool Determines if the webhook configuration is active. [optional] [default to true]

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