External DocumentationTo learn more, visit the GitLab documentation.
Parameters
| Parameter | Description |
|---|---|
| Email. | |
| Force Random Password | Set user password to a random value - true or false (default). Either password, reset_password, or force_random_password must be specified. If reset_password and force_random_password are both false, then password is required. |
| Name | Name. |
| Password | Either password, reset_password, or force_random_password must be specified. If reset_password and force_random_password are both false, then password is required. |
| Reset Password | Send user password reset link - true or false (default is true). Either password, reset_password, or force_random_password must be specified. If reset_password and force_random_password are both false, then password is required. |
| Username | Username. |