diff --git a/website/content/api-docs/system.mdx b/website/content/api-docs/system.mdx index 8875274f3..2b6c6aa64 100644 --- a/website/content/api-docs/system.mdx +++ b/website/content/api-docs/system.mdx @@ -54,5 +54,6 @@ The table below shows this endpoint's support for ```shell-session $ curl \ + --request PUT \ https://localhost:4646/v1/system/reconcile/summaries ```