Generate a password with a password policy
Generate a random password compliant with a given password policy. If the given policy does not exist, generate a password based on default password policy (Horizon-Default)
Path parameters
name
string
requiredThe internal name of the password policy that the generated password must comply with |
Responses
-
200 The generated password
string -
403 Forbidden action
-
500 Unexpected internal server error