APIAPI ReferenceUsersValidates a user passwordValidates a user password. GET /users/validatePassword/ Validates the supplied password for the specified user. Returns 204 No Content on success; use this endpoint to verify password correctness without performing a full authentication. Request Responses204No Content