mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 08:52:07 +08:00
Teams: Allow Services to register deletes (#76325)
* add team RegisterDelete * fix-docs
This commit is contained in:
@ -113,7 +113,7 @@ Status Codes:
|
||||
| teams.permissions:write | teams:\* |
|
||||
|
||||
**Example Request**:
|
||||
|
||||
|
||||
```http
|
||||
DELETE /api/teams/1/groups?groupId=cn%3Deditors%2Cou%3Dgroups%2Cdc%3Dgrafana%2Cdc%3Dorg HTTP/1.1
|
||||
Accept: application/json
|
||||
@ -126,7 +126,7 @@ See note in the [introduction]({{< ref "#external-group-synchronization-api" >}}
|
||||
```http
|
||||
HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
|
||||
|
||||
```
|
||||
|
||||
Status Codes:
|
||||
|
Reference in New Issue
Block a user