v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
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