Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 916 Bytes

File metadata and controls

16 lines (12 loc) · 916 Bytes

IntegrationWebhook

Properties

Name Type Description Notes
id int Unique ID [optional]
url str The URL endpoint for the webhook [optional]
throttle_rate int The maximum number of alerts that may be sent through the integration every minute. [optional]
created_at datetime ISO 8601 timestamp when the resource was created [optional]
updated_at datetime ISO 8601 timestamp when the resource was updated [optional]
integration Integration Associated Integration [optional]
integration_id int Associated Integration ID [optional]

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