Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 702 Bytes

UpdateWebhookRequest.md

File metadata and controls

13 lines (9 loc) · 702 Bytes

Apideck.Model.UpdateWebhookRequest

Properties

Name Type Description Notes
Description string A description of the object. [optional]
Status Status [optional]
DeliveryUrl string The delivery url of the webhook endpoint. [optional]
Events List<WebhookEventType> The list of subscribed events for this webhook. [`*`] indicates that all events are enabled. [optional]

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