Users

Admin create user

Allows an admin to create a new user regardless of whether public registration is enabled.

post/users/admin-create

Request body

usernamestring
passwordstring

Response

User created successfully.

Changes