UserManWebAdminInterface.postUsers

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@anyAuth
@errorDisplay!getUsers
void
postUsers
(
AuthInfo auth
,
string name
,
ValidEmail email
,
string full_name
,
ValidPassword password
,
Confirm!"password" password_confirmation
)

Meta