Create new user who can access your Rocket.net account. An email will be sent for them to set their password.Ask AIpost https://api.rocket.net/v1/usersCreate new user.Body ParamsNew user's detailsfirstnamestringrequiredUser's first namelastnamestringrequiredUser's last nameemailstringrequiredUser's email addresstwofactor_requiredbooleanDefaults to falseRequire this user to enable 2-factor authentication in order to user their accounttruefalserolesarray of stringsIf passed, the user will have these roles rather than the default (account_user)rolesADD stringResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404User not found 405Invalid input 500Internal errorUpdated 6 months ago