v1
latestOpenAPI 3.0.32026-07-14314472448.6 KBorgs
Delete user in current organization.
If you are running Grafana Enterprise and have Fine-grained access control enabled you need to have a permission with action: org.users:remove with scope users:*.
delete/orgs/{org_id}/users/{user_id}
Path parameters
org_idinteger required
user_idinteger required
Response
An OKResponse is returned if the request was successful.