v1

latestOpenAPI 3.0.32026-07-14314472448.6 KB
admin_users

Create new user.

If you are running Grafana Enterprise and have Fine-grained access control enabled, you need to have a permission with action users:create. Note that OrgId is an optional parameter that can be used to assign a new user to a different organization when auto_assign_org is set to true.

post/admin/users

Request body

emailstring
loginstring
namestring
orgIdinteger
passwordstring

Response

(empty)

idinteger
messagestring
uidstring