Docs: Update service account (#102502)

update content from support request
This commit is contained in:
Beverly Buchanan
2025-03-26 10:06:44 -04:00
committed by GitHub
parent f7b9f1ce69
commit d29d8d1c7c
@@ -135,6 +135,8 @@ Content-Type: application/json
}
```
Fixed and custom roles can be set on service accounts using the [RBAC HTTP API](/docs/grafana/latest/developers/http_api/access_control/#set-user-role-assignments).
## Get a service account by ID
`GET /api/serviceaccounts/:id`
@@ -222,6 +224,8 @@ Content-Type: application/json
}
```
Fixed and custom roles can be set on service accounts using the [RBAC HTTP API](/docs/grafana/latest/developers/http_api/access_control/#set-user-role-assignments).
## Delete service account
`DELETE /api/serviceaccounts/:id`