v1

latestSwagger 2.02026-07-17290378721.8 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