v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015053126.2 KB
Users

Change the cluster password hashing algorithm

Change the password hashing algorithm used for all users in the cluster. This will re-hash all existing user passwords with the new algorithm.

patch/v1/cluster/change_password_hashing_algorithm

Request body

algorithm'SHA-256' | 'PBKDF2' required

The password hashing algorithm to use for all users

Response

Password hashing algorithm changed successfully