post https://barry251.dev.bomgar.com/api/config/v1/user
Adds a new local user resource. There is no way to add non-local users via this API.
If no password is provided, then a secure random password is automatically generated and an administrator must manually reset the password via /login.
The failed_logins
property is ignored for this request because it is always 0 for new users.
The response body contains the new local user.