Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 681 Bytes

File metadata and controls

13 lines (8 loc) · 681 Bytes

WebhookConfigWrite

Properties

Name Type Description Notes
name Option<String> human readable name for this webhook e.g. for UI display. [optional]
auth_token Option<String> an auth token, to be passed as the value for an HTTP Authorization header. [optional]
validation_url Option<String> if supplied, the webhook config will be validated by checking that this URL returns a 2xx response. [optional]

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