v1

latestOpenAPI 3.0.32026-07-14314472448.6 KB
admin_users

Set permissions for user.

Only works with Basic Authentication (username and password). See introduction for an explanation. If you are running Grafana Enterprise and have Fine-grained access control enabled, you need to have a permission with action users.permissions:update and scope global.users:*.

put/admin/users/{user_id}/permissions

Path parameters

user_idinteger required

Request body

isGrafanaAdminboolean

Response

An OKResponse is returned if the request was successful.

messagestring