v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-2687268192.4 KB

Create a password for a user

post/users/{id}/password

Path parameters

idstring uuid required

UUID of the requested object

Request body

passwordstring

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"