v51

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