v1

latestSwagger 2.02026-07-17290378721.8 KB
admin_users

Set password for user.

If you are running Grafana Enterprise and have Fine-grained access control enabled, you need to have a permission with action users.password:update and scope global.users:*.

put/admin/users/{user_id}/password

Path parameters

user_idinteger required

Request body

passwordstring

Response

An OKResponse is returned if the request was successful.

messagestring