From 1e1b4558a47c38ec1da0620f5cd487dc53bcafc0 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 17:03:58 +0100 Subject: [PATCH] [v10.0.x] Update team_sync.md (#72615) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update team_sync.md (#70423) (cherry picked from commit a13130f503abe8ef1ce2e291428751748d829001) Co-authored-by: Zvonimir Burić --- docs/sources/developers/http_api/team_sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/developers/http_api/team_sync.md b/docs/sources/developers/http_api/team_sync.md index 7db5d9f79eb..30a787294dc 100644 --- a/docs/sources/developers/http_api/team_sync.md +++ b/docs/sources/developers/http_api/team_sync.md @@ -84,7 +84,7 @@ See note in the [introduction]({{< ref "#external-group-synchronization-api" >}} **Example Request**: ```http -POST /api/teams/1/members HTTP/1.1 +POST /api/teams/1/groups HTTP/1.1 Accept: application/json Content-Type: application/json Authorization: Basic YWRtaW46YWRtaW4=