diff --git a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md index 752f3b9fa52..556d66755ce 100644 --- a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md +++ b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md @@ -117,9 +117,9 @@ The webhook notification is a simple way to send information about a state chang | version | string | Version of the payload | | groupKey | string | Key that is used for grouping | | truncatedAlerts | number | Number of alerts that were truncated | -| title | string | **Will be deprecated soon** | -| state | string | **Will be deprecated soon** | -| message | string | **Will be deprecated soon** | +| title | string | Custom title | +| state | string | State of the alert group (either `alerting` or `ok`) | +| message | string | Custom message | ### Alert