Update team.md (#25277)

document didn't metion teams can assign an orgId.
This commit is contained in:
Nagle Zhang
2020-06-05 13:42:53 +08:00
committed by GitHub
parent 29598d83ce
commit 1b4fd9ad3c

View File

@@ -107,7 +107,7 @@ Status Codes:
```
Status Codes:
Status Codes:
- **200** - Ok
- **401** - Unauthorized
@@ -121,7 +121,8 @@ Authorization: Basic YWRtaW46YWRtaW4=
`PUT /api/teams/:id`
**Example Request**:
```http
PUT /api/teams/2 HTTP/1.1
Accept: application/json
Content-Type: application/json