CHW-4612 CachePurgePasswordInvalid
incorrect password
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: incorrect password
HTTP status:403(client)
Problem. The supplied purge-all password did not match the
caller’s bcrypt hash. Cause. Wrong password or wrong account.
Fix. Verify the password is the caller’s current login password
(not an API token); reset via /forgot-password if forgotten. HTTP 403.