Create a password for a user
post/users/{id}/password
Path parameters
idstring uuid required
UUID of the requested object
Request body
Response
OK
string required
The actual password, its minLength defaults to 8 but can be configured through the password.min_password_length option.
Example response
"9UnCBEx924a45P7p"