93cc41f2018a

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-10215274484.1 KB
auth

Change current user's password

Allows a locally authenticated builtin user to change their own password. Externally authenticated users do not have Dagu passwords.

post/auth/change-password

Request body

currentPasswordstring required

Current password for verification

newPasswordstring required

New password to set

Response

Password changed successfully

messagestring required

Success message