diff --git a/website/content/api-docs/system/replication/replication-dr.mdx b/website/content/api-docs/system/replication/replication-dr.mdx index b4007add36..cff8fd79ef 100644 --- a/website/content/api-docs/system/replication/replication-dr.mdx +++ b/website/content/api-docs/system/replication/replication-dr.mdx @@ -15,7 +15,7 @@ description: >- This endpoint prints information about the status of replication (mode, sync progress, etc). -This is an authenticated endpoint. +This is an unauthenticated endpoint. | Method | Path | | :----- | :--------------------------- | diff --git a/website/content/api-docs/system/replication/replication-performance.mdx b/website/content/api-docs/system/replication/replication-performance.mdx index fec0ad8958..d0aa1dc672 100644 --- a/website/content/api-docs/system/replication/replication-performance.mdx +++ b/website/content/api-docs/system/replication/replication-performance.mdx @@ -15,7 +15,7 @@ description: >- This endpoint prints information about the status of replication (mode, sync progress, etc). -This is an authenticated endpoint. +This is an unauthenticated endpoint. | Method | Path | | :----- | :------------------------------------ |