ZV-2026-0255 · 2026-08-21 · api.dpf-it.com
api.dpf-it.com: Field password was removed from manage_account input; consumers still sending it may be rejected or silently ignored.
breaking
What changed
Field password was removed from manage_account input; consumers still sending it may be rejected or silently ignored.
What to do
If your agents call api.dpf-it.com, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.
The redline
− password Field password was removed from manage_account input; consumers still sending it may be rejected or silently ignored. − action "register": create a brand-new DPF account (requires password, firstName, lastName,… + Returns instructions for creating a DPF account, verifying its email, resending the verifi… manage_account + action Enum value forgot-password added to action on manage_account. + action Enum value reset-password added to action on manage_account. + warnings Field warnings was added to manage_trigger output. + warnings Field warnings was added to setup_scheduled_pull output.