Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1019 Bytes

WebHookUpdate.md

File metadata and controls

15 lines (11 loc) · 1019 Bytes

WebHookUpdate

Properties

Name Type Description Notes
web_url str The registered URL that will be used to send the POST requests for the registered events to. [optional]
properties WebHookPropertiesUpdate Additional configuration options when updating a webhook. [optional]
events WebHookEvents1 [optional]
display_name str The name of the object. [optional]
description str The description of the object. [optional]
custom_properties dict(str, str) The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10. [optional]

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