Update team_sync.md (#70423)

This commit is contained in:
Zvonimir Burić 2023-07-31 17:33:03 +02:00 committed by GitHub
parent ab0a115372
commit a13130f503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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=