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=