latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-16219284495.4 KB

f8982f33e540

users

Reset user's password

Resets a locally authenticated builtin user's password to a new value. Requires admin role. Externally authenticated users do not have Dagu passwords.

post/users/{userId}/reset-password

Path parameters

userIdstring required

unique identifier of the user

Request body

newPasswordstring required

New password to set for the user

Response

Password reset successfully

messagestring required

Success message