From e0611f95cc2ea84cad717789a46352babaa2abf1 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Thu, 12 Oct 2023 14:27:10 -0500 Subject: [PATCH] DEVDOCS-5493: [update] add cleanup policy --- reference/webhooks.v3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/webhooks.v3.yml b/reference/webhooks.v3.yml index 0df12df14..6fb2a9894 100644 --- a/reference/webhooks.v3.yml +++ b/reference/webhooks.v3.yml @@ -3030,7 +3030,7 @@ components: is_active: type: boolean example: true - description: Boolean value that indicates whether the webhook is active or not. + description: Boolean value that indicates whether the webhook is active or not. Webhook subscriptions are deleted after 90 days of inactivity. events_history_enabled: type: boolean example: true