Skip to main content

4 docs tagged with "User Management"

View all tags

Create a user

Admin-only. Password must be at least 8 characters and contain upper, lower, digit, and special character.

List all users

Admin-only. Returns every user in the system (password hash redacted).

Update a user

Admin-only. Password is optional — omit to keep the existing hash.